realbasic-nug
[Top] [All Lists]

BooleanValue conflict (was Re: problems with StyleRun)

To: realbasic-nug at lists dot realsoftware dot com
Subject: BooleanValue conflict (was Re: problems with StyleRun)
From: Andy Dent <dent at oofile dot com dot au>
Date: Wed, 1 Sep 2004 05:05:50 +0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
I have more to add to the thread from a few days ago because I just triggered the same bug compiling a copy of the StyledText sample.

Running RB 5.5.2fc1 on Windows (didn't even realise I had the old one installed).

I have TheosStringStuff.rbx in my plugins folder from a trial some time ago (not using it so fortunately am not blocked by the conflict).

I can create a new app and type the following into the App.open event as the minimal way to trigger the compiler error 'This item conflicts with another item of the same name'.

   dim mb as MemoryBlock
   mb.BooleanValue(0) = true

There's obviously something common in ElfData and TheosStringStuff.

I suspect this is Windows-specific.

Hopefully you can now narrow it down.
--

Andy Dent BSc  MACS  MACM   http://www.oofile.com.au/
OOFILE - Database, Reports, Graphs, GUI for c++ on Mac, Unix & Windows
PP2MFC - PowerPlant->MFC portability
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>