[Ur] Problem generating database for Gian's urblog application

David Snider david at davidsnider.net
Mon May 9 09:29:15 EDT 2011


Here's the errors I'm getting

sniderd at ubuntu:~/Code/urtutorial/step7$ urweb -dbms mysql urblog
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_list_1349’:
/tmp/filedOZHOz/webapp.c:1283:102: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_detail_1357’:
/tmp/filedOZHOz/webapp.c:1479:35: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c:1648:36: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_upd_1350’:
/tmp/filedOZHOz/webapp.c:2064:35: error: type mismatch in conditional
expression
cc1: warnings being treated as errors
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_$save_1353’:
/tmp/filedOZHOz/webapp.c:2252:41: error: passing argument 1 of
‘localtime_r’ from incompatible pointer type
/usr/include/time.h:248:19: note: expected ‘const time_t *
__restrict__’ but argument is of type ‘struct uw_Basis_time *’
/tmp/filedOZHOz/webapp.c:2446:107: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_$delete_1354’:
/tmp/filedOZHOz/webapp.c:2727:107: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_create_1352’:
/tmp/filedOZHOz/webapp.c:2882:42: error: passing argument 1 of
‘localtime_r’ from incompatible pointer type
/usr/include/time.h:248:19: note: expected ‘const time_t *
__restrict__’ but argument is of type ‘struct uw_Basis_time *’
/tmp/filedOZHOz/webapp.c:3080:111: error: type mismatch in conditional
expression
/tmp/filedOZHOz/webapp.c: In function ‘__uwn_wrap_admin_1341’:
/tmp/filedOZHOz/webapp.c:3521:94: error: type mismatch in conditional
expression





More information about the Ur mailing list