Iñaki Zabala's activity
From 01/02/2014 to 01/31/2014
01/30/2014
- 01:18 PM U++ Bug #672 (Approved): Warning in xml.cpp
- ...
01/19/2014
- 09:14 AM U++ Task #644 (Approved): Change copyright notice
01/14/2014
- 11:41 AM U++ Bug #628: TheIDE does not reload Assist when changing Build method
- It works fine (and fast) with MinGW and MSC10-32/64. However with MinGW64 it only opens U++ .h files.
It is strange. - 11:28 AM U++ Task #289 (Ready for QA): Document ScatterCtrl and ScatterDraw
- 11:11 AM U++ Task #644 (Approved): Change copyright notice
- Proposed new text:
Copyright (c) 1998, 2014, The U++ Project
All rights reserved.
Redistribution and use in so...
01/12/2014
- 08:19 PM U++ Feature #643 (Approved): Xmlize default value
- A possible idea to improve Xmlize/Serialize functions would be to add a default value to be used when no data is foun...
01/11/2014
- 02:42 PM U++ Bug #641 (Approved): Problem wiih debug.cpp from 6747
- Ok. Tested in Xubuntu 64, Windows 7 64 (MSC and MinGW)
- 09:23 AM U++ Bug #641: Problem wiih debug.cpp from 6747
- Maybe just removing END_UPP_NAMESPACE and NAMESPACE_UPP in the middle of the file solves the problem.
- 08:38 AM U++ Bug #641 (Approved): Problem wiih debug.cpp from 6747
- It is not possible to compile debug.cpp in Windows from 6747.
01/09/2014
- 10:05 AM U++ Bug #636 (Approved): mingw...
- Cool. Thank you.
- 10:04 AM U++ Task #637: Avoid using default NULL in const char *
- Ok. Thank you.
- 10:02 AM U++ Bug #577 (Approved): Prevent AddColumn(0, ...)
- Yes
01/08/2014
- 04:50 PM U++ Bug #577 (Patch ready): Prevent AddColumn(0, ...)
- 11:09 AM U++ Bug #577: Prevent AddColumn(0, ...)
- GridCtrl.h, line 790
ItemRect& DoAvg(const char *s = "") { sop = SOP_AVG; sopfrm = s; return *this; }
... - 04:46 PM U++ Bug #636 (Patch ready): mingw...
- 02:47 PM U++ Bug #636: mingw...
- Proposed patch seem to work. Please change the previous patch with this:
@#if defined(COMPILER_MINGW)
extern "C" ... - 10:53 AM U++ Task #637 (Approved): Avoid using default NULL in const char *
- From issue 577, there are some places where the use of char *name = NULL should be reviewed. For example:
- Core/p...
01/05/2014
- 08:51 AM U++ Bug #628 (Approved): TheIDE does not reload Assist when changing Build method
- Assist seems to consider only the Assist data of the build method selected when opening TheIDE.
To check it:
- O...
Also available in: Atom