Menu

#12 qGo2: no NULL QStrings anymore

open
nobody
None
5
2012-07-26
2011-08-11
v4hn
No

Qt 4.7.3 doesn't know what to do with QString::QString(int) anymore.
With this patch qGo2 does compile(and works with some bugs).

Discussion

  • v4hn

    v4hn - 2011-08-11
     
  • Nobody/Anonymous

    I recently found the old bug report on this issue.
    Obviously qt4.7.x will not change this behaviour back (at least .1 .2 and .3 didn't),
    so you should commit a patch to cvs!
    But I propose instead of adding Qstring::null in every second call,
    one should change the default parameters as done in the attached patch...

     

Anonymous
Anonymous

Add attachments
Cancel