History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11303
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Eugene Zhuravlev
Reporter: Albrecht Militzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Compiler Dependency Checking does not work if file/class name contains German Umlauts (non-128-bit ascii characters)

Created: 30 Jul 06 20:03   Updated: 26 Oct 06 14:52
Component/s: Compiling Project
Fix Version/s: Demetra 6.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Microsoft Windows XP [Version 5.1.2600]

Build: 4,267
Fixed in build: 6,518
Severity: Medium


 Description  « Hide
I have a class named "Änderungsprotokoll" (changelog). First character is 0xC4 in Unicode, a German umlaut. This class gets compiled always, and along with it all files depending on it, even if I did not make a single change to any file. Since I have some central classes named that way, this basically prevents imcremental build.
Now that I know about this, it is not so much trouble renaming the classes, thanks to Shift-F6 , but coming up with the right guess what prevented incremental build took me about half a year and probably cost days in compile time. So if you deam it not worth fixing, add it to the known issues.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.