The message is: (2050) DATA opnames<1>+116(SB)/4,$string<1>+739(SB) memccpy: multiple initialization (2170) DATA etnames<1)+72(SB)/4,$string<1>+912(SB) memccpy: multiple initialization
I know 2050 is somehow related to the line number where opnames appear in the code, and so is 2170 with etnames. I know it's suggesting I had an opnames initialized some where, but I just don't know where to look. I read the 8l man, but it seems there is no other docs where I can check for detail information. Can anybody tell me what the rest number of the message means, where should I look for the duplicate code? Many thanks guys.
