Groups
Groups
Sign in
Groups
Groups
LDC - the LLVM D compiler
Conversations
About
Send feedback
Help
Problems with range violation error message
14 views
Skip to first unread message
joseph....@gmail.com
unread,
Nov 29, 2012, 7:48:09 AM
11/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldc...@googlegroups.com
The range violation error message produced when using ldmd2 is rather cryptic -- here's what I got with some code recently:
core.exception.RangeError@`�I(118): Range violation
This was compiled with ldmd2 -w -wi -property -debug.
The comparable error when compiling with dmd and the same options was much more revealing, giving the exact module:
core.excepti...@recommend.metrics(118): Range violation
Is there some extra flag I need to pass to ldmd2 to get comprehensible module names, or is this just a straightforward bug?
David Nadlinger
unread,
Nov 29, 2012, 7:53:42 AM
11/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldc...@googlegroups.com
This is a bug, please add a ticket on GitHub.
David
> --
>
>
joseph....@gmail.com
unread,
Nov 29, 2012, 9:45:46 AM
11/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldc...@googlegroups.com
On Thursday, 29 November 2012 13:53:42 UTC+1, David Nadlinger wrote:
> This is a bug, please add a ticket on GitHub.
Done:
https://github.com/ldc-developers/ldc/issues/243
Reply all
Reply to author
Forward
0 new messages