Warning borland

Post Reply
User avatar
Patricio Avalos Aguirre
Posts: 1061
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile
Contact:

Warning borland

Post by Patricio Avalos Aguirre »

Hola a tod@s

Hace tiempo tengo este warning y quisiera eliminarlo en lo posible
c:\borland\bcc582\bin\ilink32 -Gn -aa -Tpe -s -v @b32.bc
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Warning: LINN32: Last line 1045 (415h) is less than first line 1045 (415h) for symbol "<null>" in module obj\Salidas.c

el archivo tiene mas de 4.000 lineas pero no encuentro a mi parecer un código raro en el archivo
si voy al archivo salidas.cl en la linea 1045 tiene puros números,

89,40,0,1,0,1,0,7,0,176,59,0,12,0,
121,8,28,12,95,255,92,2,1,92,2,1,25,13,
95,1,165,95,255,92,2,1,92,2,2,6,95,8,
100,106,11,57,57,57,57,57,57,57,57,57,57,0,
89,42,0,0,0,7,0,7,0,9,0,10,0,11,
0,2,0,3,0,28,0,176,64,0,95,255,95,254,
95,253,95,252,95,251,95,250,96,249,255,12,7,6,
121,97,255,255,200,0,100,100,100,120,100,100,9,9,
100,100,100,100,100,100,106,11,97,71,101,116,91,48,
50,44,50,93,0,100,112,24,95,7,92,2,1,122,
2,26,158,3,36,108,1,48,56,0,176,63,0,12,
0,92,22,89,40,0,1,0,1,0,7,0,176,59,
0,12,0,121,8,28,12,95,255,92,2,1,92,2,
1,25,13,95,1,165,95,255,92,2,1,92,2,2,
6,95,8,100,106,11,57,57,57,57,57,57,57,57,
57,57,0,100,121,97,255,255,200,0,100,100,100,120,
90,4,9,6,100,9,9,100,100,100,100,100,100,106,
11,97,71,101,116,91,48,50,44,50,93,0,100,112,
24,95,7,92,2,1,122,2,36,110,1,95,7,122,


alguien tiene alguna idea de cual seria el warning, aunque mi aplicación no afecta en nada pero esta esta warning :-)
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
User avatar
Enrico Maria Giordano
Posts: 8775
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 7 times
Contact:

Re: Warning borland

Post by Enrico Maria Giordano »

Can you provide a little sample to reproduce the warning, please?
User avatar
karinha
Posts: 7990
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 6 times
Contact:

Re: Warning borland

Post by karinha »

ejiste SALIDAS.PRG?

crear una DEMO completa para probar.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Post Reply