Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Compiler/C++/Front End/Extensions    [ Add a report in this area ]  
Report #:  19276   Status: Open
(Pulled) decl modifier before the keyword "class/struct/union" are ignored.  Thus, class __export foo, refers to an exported class, but,
Project:  C++Builder Build #:  4.0
Version:    4.0 Submitted By:   John Kaster
Report Type:  Basic functionality failure Date Reported:  12/2/1998 12:00:00 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   42481
Resolution: None (Resolution Comments) Resolved in Build: : 7.0.4.453
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
decl modifier before the keyword "class/struct/union" are ignored.  Thus, class __export foo, refers to an exported class, but, __export class foo, refers to a normal class.
Steps to Reproduce:
None
Workarounds
None
Attachment
N
Comments

None

Server Response from: ETNACODE01