Status: New Owner: ---- Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any
New issue 269 by adamn...@gmail.com: First character of the parent class is capitalised http://code.google.com/p/gambas/issues/detail?id=269 1) Describe the problem. The IDE capitalises the first letter of the parent class on an Inherits line. 2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate): Version: TRUNK Revision: r4863 Operating system: Linux Distribution: PCLinuxOS Architecture: x86 GUI component: QT4 / GTK+ Desktop used: LXDE 3) Provide a little project that reproduces the bug or the crash. n/a 4) If your project needs a database, try to provide it, or part of it. n/a 5) Explain clearly how to reproduce the bug or the crash. Add an Inherits line to a class. As soon as you leave that line the first character of the parent class is capitalised. This doesn't affect the use of the class inside gambas, but it is causing havoc with my XMI importer project as it cannot resolve the parent class name. e.g. "Inherits strParam" becomes "Inherits StrParam" (which class does not exist.) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user