View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000105 | mercury | Bug | public | 2009-09-16 10:43 | 2009-10-06 02:45 | ||||
Reporter | wangp | ||||||||
Assigned To | wangp | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000105: hl.gc grade is broken | ||||||||
Description | Trying to install the standard library in the hl.gc grade results in these kinds of messages: io.m: In function `mercury__io__compare_file_id_2_3_p_0': io.m:3829: error: conversion to non-scalar type requested io.m:3830: error: conversion to non-scalar type requested ... lexer.m:925: warning: missing braces around initializer lexer.m:925: warning: (near initialization for `mercury__lexer__const_var_22.mercury__lexer__token_0__error_1__base_1') ... | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
wangp (developer) 2009-10-06 02:45 |
Fixed today. Still plenty of warnings but compiles. |