Server Pack Compile Errors

gerd_renz3

VIP Member
Hi List,

we are on Xe, SP14.2 with Update1. I just build a Full Server package on an AIX box. I am getting compile warnings. Here are some lines of the accused code:
( B3401360.C, lines 1360 ff )

/* Sar 3595687 Begin
/* Override Unit Cost
MathCopy(&DS4311Z1BEditLine.mnUnitPrice,&mnBlanketUnitCost);
DS4311Z1BEditLine.cPriceOverrideFlag = '1';
/* Sar 3595687 End */

In other words, all the lines above are effectively commented out and therefore excluded from execution. I this what they (JDE) want? I doubt it. We do not get compile warnings when we compile with the MS compiler. According to what I looked up about the SAR I understood that the code should be included.

There are many (about 30) other lines just like that in other BSFNs. Could anybody please give some advice if the above lines are really commented out? According to what I looked up about the SAR I understood that the code should be included.

Again: you do not get even a warnings with Microsoft´s compiler on these lines. My JD7333 (PRISTINE) pathcode already has these same lines.

Thanks in advance, Gerd

AIX, upgrading B7331 to Xe



--
ISM - Solucoes na Internet

http://www.ismnet.com.br/
 
Back
Top