Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 245)

Ticket Resolution Summary Owner Reporter
#110 fixed Superfluous DO in ENV.CMD bird Andreas Schnellbacher
Description

When using OREXX, it complains about a superfluous DO in line 579, func "DirExists?".

#111 fixed libos2: Correct som data imports bird bird
Description

We should provide underscore prefixed and plain data imports in wp-data.imp. GCC can't drop the underscore of the data names, so we have to fix the import library instead.

#112 fixed libc: stdio.h va_list & _POSIX_C_SOURCE=1 bird bird
Description

#define _POSIX_C_SOURCE 1 causes gcc to say "error: parse error before "va_list"" when <stdio.h> is included (at line 572). Should probably be va_list.

Note: See TracQuery for help on using queries.