A++: fixed problems with typecast operator, navigator scope double-click goes to the first item

git-svn-id: svn://ultimatepp.org/upp/trunk@609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-11-05 21:36:41 +00:00
parent aa862269ee
commit 20248b5300
22 changed files with 333 additions and 290 deletions

View file

@ -64,7 +64,6 @@ Time ScanTime(const char *text, const char **endptr, const char *format,
struct Formatting
{
int language;
int maxn;
Value arg;
String format;
String id;