|
From: Alexander S.K. <al...@be...> - 2013-01-14 12:01:26
|
oleksa ?????: > Hi! > > source\hipedit.prg(46) Warning W0001 Ambiguous reference 'SUPER' > > source\hipedit.prg(98) Warning W0001 Ambiguous reference 'SUPER' > > source\hipedit.prg(124) Warning W0001 Ambiguous reference 'SUPER' > Do you use the latest Harbour from the SVN ? I suppose, that this warnings are caused by the recent changes, made by Przemek - something related to the 'super'. Try to replace it by '::super'. Regards, Alexander. |