Ticket Change Details
Not logged in
Overview

Artifact ID: 662fadcf48f6b2cf1196263a1c536d8db4e7c17c
Ticket: 269a50335c606de24f1dcdfec0a7ee7475dfb681
warnings introduced in main.c since checkin [9cfc5cc672]
User & Date: rwilson 2010-02-08 14:52:37
Changes

  1. comment changed to:
    building in windows...
    
    <pre>
    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
    </pre>
    
  2. foundin changed to: "01a769a9fa"
  3. private_contact changed to: "2359089ef753bc96e12743e299243d5232c749fa"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to:
    warnings introduced in main.c since checkin [9cfc5cc672]
    
  7. type changed to: "Code_Defect"