Fossil SCM
warnings introduced in main.c since checkin [9cfc5cc672]
Fixed
269a50335c606de…
· opened 16 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Feb. 8, 2010 2:52 p.m.
building in windows...
gcc -Os -Wall -DFOSSIL_I18N=0 -L/mingw/lib -I/mingw/include -I. -I./src -o main.o -c main_.c main_.c: In function `cmd_webserver': main_.c:1019: warning: passing arg 4 of `win32_http_server' discards qualifiers from pointer target type main_.c:1019: warning: passing arg 5 of `win32_http_server' discards qualifiers from pointer target type
anonymous added on 2010-12-21 16:25:10: Fixed with [33fcca6b835cf077]