QT variables broken

2009-05-12 Thread Marck D Pearlstone
Hi TB Beta list members, Consider this macro: [%ABtoPhone(xxx)]%- %x=%ABtoPhone(xxx)%- [-%x-] ,--/ What you should get is: \-- [xxx] [-xxx-] `--\ End /-- ,--/ What you get is: \-- [xxx] [--] `--\ End /-- Something got broken in build 21. Please confirm and I

Re: QT variables broken

2009-05-12 Thread Zygmunt WereszczyƄski
Marck D Pearlstone wrote: Consider this macro: [%ABtoPhone(xxx)]%- %x=%ABtoPhone(xxx)%- [-%x-] [...] Something got broken in build 21. Please confirm and I will add it to BugTraq. You make a little mistake, because template varibles must be preceeded by underscore chcracter. Please try

Re: QT variables broken

2009-05-12 Thread Marck D Pearlstone
Dear Zygmunt, @12-May-2009, 13:00 +0200 (12-May 12:00 here) Zygmunt Wereszczynski [ZW] in mid:9566104b05a8ea5563e3db86e01657bc.qm...@home.pl said: ... snip [%ABtoPhone(xxx)]%- %x=%ABtoPhone(xxx)%- [-%x-] ZW [...] Something got broken in build 21. Please confirm and I will add it to