#604170 Assumes latin-1 in source files, despite locale

Package:
ddd
Source:
ddd
Description:
Data Display Debugger, a graphical debugger frontend
Submitter:
Richard Kettlewell
Date:
2010-11-20 21:42:05 UTC
Severity:
normal
#604170#5
Date:
2010-11-20 21:39:44 UTC
From:
To:
My source files are encoded in UTF-8, and I'm using a UTF-8 locale so
most applications edit and display them correctly.

ddd appears to interpret them as ISO-8859-1, and therefore misdisplays them.

ttfn/rjk