I hope this leads to somewhere...
I removed "2 > /dev/null" (<--- why it was there?) to see what happens when
".pot" file is created,
or more precisely why it has zero size.

/home/jussiemmi/Desktop/testcopy/.lang/MainModule.pot:2858: duplicate
message definition...
/home/jussiemmi/Desktop/testcopy/.lang/MainModule.pot:1007: ...this is the
location of the first definition
msgcat: found 1 fatal error

These two lines are same but they don't seem to have anything to do with
the actual problem.
If I comment out random lines from source code (strings or translatable
strings), then sometimes the bug disappears.

So I think compiler does something funny when creating pot files.
gbc3 -t just returns OK.

Any ideas where to look? Where is the code for .pot creation?

Jussi
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to