Re: [Harbour] Error with 14333

2010-04-16 Thread Rossine
Hi, Work´s fine now :) Many thank´s, Rossine. -- View this message in context: http://old.nabble.com/Error-with-14333-tp28244200p28266074.html Sent from the Harbour - Dev mailing list archive at Nabble.com. ___ Harbour mailing list (attachment siz

Re: [Harbour] Error with 14333

2010-04-15 Thread Viktor Szakáts
>> There is no _disabled_ warnings in Harbour now. There >> are two modes: 1) default warning level 2) Harbour high >> level warnings. > > It doesn't matter how you call it. > Important is only real results. > Default settings means disabled warnings in many C compilers. Someone shall fix it th

Re: [Harbour] Error with 14333

2010-04-15 Thread Przemysław Czerpak
On Thu, 15 Apr 2010, Szak�ts Viktor wrote: Hi, > There is no _disabled_ warnings in Harbour now. There > are two modes: 1) default warning level 2) Harbour high > level warnings. It doesn't matter how you call it. Important is only real results. Default settings means disabled warnings in many

Re: [Harbour] Error with 14333

2010-04-15 Thread Viktor Szakáts
>> I hope someone can fix these. These were so far >> hidden because of turned off warnings for exotic >> compilers like bcc/pocc/xcc when building >> external libs. Now they are visible. > > This bug exists with _ALL_ C compilers we are using. > Just simply your recent modifications enabled wa

Re: [Harbour] Error with 14333

2010-04-14 Thread Przemysław Czerpak
On Wed, 14 Apr 2010, Szak�ts Viktor wrote: Hi, > I hope someone can fix these. These were so far > hidden because of turned off warnings for exotic > compilers like bcc/pocc/xcc when building > external libs. Now they are visible. This bug exists with _ALL_ C compilers we are using. Just simp

Re: [Harbour] Error with 14333

2010-04-14 Thread Viktor Szakáts
Hi All, I hope someone can fix these. These were so far hidden because of turned off warnings for exotic compilers like bcc/pocc/xcc when building external libs. Now they are visible. If the problems won't be resolved, I will simply disable failing libs for these targets. Brgds, Viktor On 2

Re: [Harbour] Error with 14333

2010-04-14 Thread Jacek Kubica
Hello Rossine, Wednesday, April 14, 2010, 5:27:42 PM, you wrote: R> Hello, R> I see this error with last version: R> [ERROR] R> Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in R> function next_marker R> *** 1 errors in Compile *** R> mingw32-make[3]: *** [jdmarker.obj]

[Harbour] Error with 14333

2010-04-14 Thread Rossine
Hello, I see this error with last version: [ERROR] Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in function next_marker *** 1 errors in Compile *** mingw32-make[3]: *** [jdmarker.obj] Error 1 mingw32-make[2]: *** [descend] Error 2 mingw32-make[1]: *** [jpeg.inst] Erro