ecere/File: fix for handling a null pointer from File::Printf; ide/CodeEditor: Fixes...
authorJerome St-Louis <jerome@ecere.com>
Tue, 31 Jul 2012 03:29:07 +0000 (23:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 31 Jul 2012 03:29:07 +0000 (23:29 -0400)
commit791bf5447709969a8a385ed04eb8f93294af24fe
treeb20ffcc9724fa9da9b0e54b912bb8bfbe6de11bb
parent8826b73b172e6a33fa9f926cc37b963a137aa830
ecere/File: fix for handling a null pointer from File::Printf; ide/CodeEditor: Fixes to method overriding behaviors (#759)
ecere/src/sys/File.ec
ide/src/designer/CodeEditor.ec