Menu

Svn Commit Log


Commit Date  
[r2582] by sms00

another .s (nasm) file converted to a .c file by Gert Vervoort

2004-12-26 04:13:06 Tree
[r2581] by sms00

Convert another .s file to .c - patch courtesy of Gert Vervoort

2004-12-25 17:31:17 Tree
[r2580] by trckjunky

Support cross compiling for x86_64

2004-12-25 05:00:34 Tree
[r2579] by sms00

Typo. Put closing '}' in right place.

2004-12-25 00:53:29 Tree
[r2578] by sms00

Got tired of seeing the warning message:
y4munsharp.c:77: warning: return type defaults to `int'

2004-12-24 23:31:24 Tree
[r2577] by sms00

Fix
y4mspatialfilter.c:217: warning: int format, size_t arg (arg 2)
gmake[2]: *** [y4mspatialfilter-y4mspatialfilter.o] Error 1

2004-12-24 23:26:30 Tree
[r2576] by sms00

jpeg2yuv.c:422: warning: long int format, int arg (arg 3)
jpeg2yuv.c:435: warning: long int format, int arg (arg 3)
jpeg2yuv.c:449: warning: long int format, int arg (arg 3)
errors. The routines where jpegsize is used are expecting 'int' so use 'int'
and '%d' instead of 'size_t' + "%ul".

2004-12-24 23:24:16 Tree
[r2575] by sms00

Need to ifdef system_error because the only references to it are inside
HAVE_SOUNDCARD_H and that's not defined on OS/X

2004-12-24 23:16:24 Tree
[r2574] by sms00

Unused variables cause compiling to cease when -Werror is used :(

2004-12-24 23:12:03 Tree
[r2573] by sms00

abs() is in stdlib.h instead of math.h (sheesh, what a weird place to put a math function!)

2004-12-24 23:02:45 Tree
Older >
Monday.com Logo