2014-04-03 14:05 GMT+02:00 Sergei Gavrikov <sergei.gavri...@gmail.com>:
> Could anyone take a look on the workaround, please? Well, Th_ToInt()
> become itself a bit more slow, but I think it is still more fast than
> strtoll(). At the least, I can say that the patch does not break the
> existing Fossil TH1 tests.

I'm not fond of allowing a "0"-prefix for octal numbers, better
restrict it to "0o", which is more consistent with "0x" for hex.
Yes, Tcl 8.x allows it now, but in future Tcl versions it will
most likely being abandoned. See: <http://www.tcl.tk/cgi-bin/tct/tip/114>

Other than that, it looks good to me.

Regards,
          Jan Nijtmans
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to