[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::decc_bugs

Title:DEC C Problem Reporting Forum
Notice:Report DEC C++ problems in TURRIS::C_PLUS_PLUS
Moderator:CXXC::REPETETCHEON
Created:Fri Nov 13 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1299
Total number of notes:6249

1261.0. "%CC-W-ALIGNPOP on OPCDEF" by CUJO::SAMPSON () Wed Feb 12 1997 23:51

	OpenVMS VAX V7.1
	DEC C V5.5-002

	The OPCDEF module in SYS$STARLET_C.TLB does not compile cleanly,
generating a "%CC-W-ALIGNPOP" message.  Is this generally true, or did
I just stumble upon two anomalous systems?  Is a formal QAR needed?

	Example:

$ create alignpop.c
#include <opcdef.h>
main(){}
$ cc/noobject alignpop
$ exit
T.RTitleUserPersonal
Name
DateLines
1261.1QAR ItXDELTA::HOFFMANSteve, OpenVMS EngineeringThu Feb 13 1997 10:273
   A QAR against OpenVMS, please -- this is an OpenVMS module...

1261.2Starlet_c.tlb is provided by VMS on 7.1DECC::VMCCUTCHEONThu Feb 13 1997 10:389
DEC C does not own the  Starlet_c.tlb. On 7.1
the headers are no longer generated from starlet.mlb.
Instead they are provided by VMS.  I entered a
Qar for you on trifid:
	QAR 135 in database VAX-RAVEN
(It seems that they are no longer accepting entries
for Griffin, so I entered it against Raven.)

--val
1261.3QAR 135 in VAX-RAVENCUJO::SAMPSONThu Feb 13 1997 22:221
    Wow!  Thanks!