Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Jun 1, 2011

Fixes the invalid onUnicodeError() signature in rt.util.utf, thus avoids the UnicodeException containing a garbage file and line. Nevertheless, it only records the file and line from this module, which is still useless for debugging. This cannot be fixed unless the relevant information are provided by DMD.

See bug 6085 for detail.

Fixes the invalid onUnicodeError() signature in rt.util.utf, thus
avoids the UnicodeException containing a garbage file and line.
Nevertheless, it only records the file and line from this module,
which is still useless for debugging. This cannot be fixed unless
the relevant information are provided by DMD.
complexmath added a commit that referenced this pull request Jun 2, 2011
@complexmath complexmath merged commit d1ae5aa into dlang:master Jun 2, 2011
redstar added a commit to redstar/druntime that referenced this pull request Sep 1, 2015
rt.aaA: define AA as naked pointer instead of wrapping it in a struct.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants