Changes between Version 9 and Version 10 of DevelopersFAQ


Ignore:
Timestamp:
Aug 20, 2007, 3:06:23 AM (17 years ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersFAQ

    v9 v10  
    203203
    204204wcc386 -bt=os2 -mf -bd -bm -d1 -olirs -s -sg -j -wx -zfp -zgp -zq -hd
    205 arccnrs.c
    206 F:\OS2TK45\h\libc\stdarg.h(83): Warning! W138: No newline at end of file
    207 F:\OS2TK45\h\libc\stdlib.h(544): Warning! W138: No newline at end of file
    208 F:\OS2TK45\h\libc\string.h(378): Warning! W138: No newline at end of file
    209 F:\OS2TK45\h\libc\time.h(136): Warning! W138: No newline at end of file
    210 F:\OS2TK45\h\libc\direct.h(92): Warning! W138: No newline at end of file
    211 F:\OS2TK45\h\libc\share.h(49): Warning! W138: No newline at end of file
    212 F:\OS2TK45\h\libc\process.h(215): Warning! W138: No newline at end of file
    213 arccnrs.c(183): Error! E1071: Type of parameter 3 does not agree with
    214 previous definition
    215 arccnrs.c(183): Note! N2003: source conversion type is 'void
    216 *(*)(unsigned long __p1,unsigned long __p2,void *__p3,void *__p4)'
    217 arccnrs.c(183): Note! N2004: target conversion type is 'void
    218 *(_Syscall *)(unsigned long __p1,unsigned long __p2,void *__p3,void
    219 *__p4)'
    220 arccnrs.c(610): Error! E1011: Symbol 'SH_DENYWR' has not been declared
    221 arccnrs.c(610): Warning! W102: Type mismatch (warning)
     205arccnrs.c[[BR]]
     206F:\OS2TK45\h\libc\stdarg.h(83): Warning! W138: No newline at end of file[[BR]]
     207F:\OS2TK45\h\libc\stdlib.h(544): Warning! W138: No newline at end of file[[BR]]
     208F:\OS2TK45\h\libc\string.h(378): Warning! W138: No newline at end of file[[BR]]
     209F:\OS2TK45\h\libc\time.h(136): Warning! W138: No newline at end of file[[BR]]
     210F:\OS2TK45\h\libc\direct.h(92): Warning! W138: No newline at end of file[[BR]]
     211F:\OS2TK45\h\libc\share.h(49): Warning! W138: No newline at end of file[[BR]]
     212F:\OS2TK45\h\libc\process.h(215): Warning! W138: No newline at end of file[[BR]]
     213arccnrs.c(183): Error! E1071: Type of parameter 3 does not agree with[[BR]]
     214previous definition[[BR]]
     215arccnrs.c(183): Note! N2003: source conversion type is 'void[[BR]]
     216*(*)(unsigned long __p1,unsigned long __p2,void *__p3,void *__p4)'[[BR]]
     217arccnrs.c(183): Note! N2004: target conversion type is 'void[[BR]]
     218*(_Syscall *)(unsigned long __p1,unsigned long __p2,void *__p3,void[[BR]]
     219*__p4)'[[BR]]
     220arccnrs.c(610): Error! E1011: Symbol 'SH_DENYWR' has not been declared[[BR]]
     221arccnrs.c(610): Warning! W102: Type mismatch (warning)[[BR]]
    222222
    223223Since FM/2 now uses the OpenWatcom Warp Toolkit, I had to modify my config.sys statement moving the OpenWatcom entries ahead of the IBM Toolkit entries.