Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
b3a3df9a
Commit
b3a3df9a
authored
Feb 27, 2003
by
ml
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
216d4214
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
src/lib/rt/src/rt_ndc.c
src/lib/rt/src/rt_ndc.c
+4
-2
No files found.
src/lib/rt/src/rt_ndc.c
View file @
b3a3df9a
...
...
@@ -621,8 +621,10 @@ static pwr_tBoolean (*encode[pwr_eTix_])() = {
#endif
/**
* @note There is now support for double and it's a little tricky to fix
* if we want backward compatibility..
* @note There is no support for double.
* if we want to implement it we have too look at the OS to decide what
* format to use. Because for backward compatibility is the float format set
* to vaxF for VAX to AXP and not vaxD and vaxG.
*/
pwr_tBoolean
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment