16 Nov
2007
16 Nov
'07
3:37 p.m.
Alex Villacís Lasso escribió:
I hope this version addresses the fact DlgDirSelect does not modify the last error code, and therefore cannot be used to distinguish between a valid and an invalid file.
Changelog: * Applications should not see long filenames returned from dialog control
------------------------------------------------------------------------
This patch has not been applied, and has not been commented on either. Is there something wrong with it? -- perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'