3.0.0 bug in puts

new topic     » topic index » view thread      » older message » newer message

There seems to be something wrong with puts to console in 3.0.0
puts(1,"\tWS_EX_NOINHERITLAYOUT = #00100000, -- Disable inheritence of
mirroring by children\n")

(all one line) under 2.4 I get a single line split at "by" (ie col 80)
whereas under 3.0.0 I get line splits at "rr", "by", and "re". Add and
remove leading tabs for more weird effects, it seems to be auto-lining
up/splitting text with the end of the initial tabs (ie column 8).

Pete

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu