Changes between Initial Version and Version 1 of Ticket #13761


Ignore:
Timestamp:
Jan 8, 2008, 11:57:41 PM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13761

    • Property Milestone changed from to Port Bugs
  • Ticket #13761 – Description

    initial v1  
     1{{{
    12c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -o ../objects/portable.o portable.cpp
    23portable.cpp: In function 'size_t portable_iconv(void*, const char**, size_t*, char**, size_t*)':
    34portable.cpp:385: error: invalid conversion from 'const char**' to 'char**'
    45portable.cpp:385: error:   initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)'
     6}}}
     7