View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000284 | mercury | Bug | public | 2013-05-09 14:26 | 2022-10-11 16:56 | ||||
Reporter | juliensf | ||||||||
Assigned To | juliensf | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000284: Diff sample crashes in erlang grade | ||||||||
Description | Building the diff program in samples/diff in the erlang grade using $ mmc --grade erlang --make diff and then running: $ ./diff diff.m file.m results in: {"init terminating in do_boot",{undef,[{file,path_eval,[[".","/Users/jfischer"],".erlang"],[]},{c,f_p_e,2,[{file,"c.erl"},{line,474}]},{init,eval_script,8,[]},{init,do_boot,3,[]}]}} | ||||||||
Steps To Reproduce | This was with OTP-R16B on Mac OS 10.8. (Using Mercury 13.05-beta-2013-05-09). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
wangp (developer) 2013-05-10 10:35 |
Seems to be a module name conflict due to file.m. I don't know enough about erlang to suggest a solution. |
juliensf (administrator) 2022-10-11 16:56 |
The Erlang grade no longer exists. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-09 14:26 | juliensf | New Issue | |
2013-05-10 10:35 | wangp | Note Added: 0000508 | |
2022-10-11 16:56 | juliensf | Assigned To | => juliensf |
2022-10-11 16:56 | juliensf | Status | new => closed |
2022-10-11 16:56 | juliensf | Resolution | open => fixed |
2022-10-11 16:56 | juliensf | Note Added: 0001206 |