Re: [NEWBIE]strange error with dg for bpl21

From: Yoram Harmelin (yoram.harmelin@wanadoo.fr)
Date: 08/08/02


> i have finally hand patched my bpl21 with dg scripts.. i get the error
> in my
> compilation duplicate case

Check the define CON_TRIGEDIT  (surely in oasis.h ?), and see if it is
not defined as the same number as another CON_xxx

For example:

#define CON_REDIT     0
...
#define CON_SEDIT    5
#define CON_TRIGEDIT     6    <-- next number after 5

I can see only that from what you say. If it's not that, paste the exact
output you get from your compiler.
    Y. Harmelin

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT