Watch, Follow, &
Connect with Us

Reports for: Delphi-BCB/Compiler/C++/Front End/Pragmas  

Report Status Legend:
Open Reported Resolved Closed Withdrawn Private

Report#TitleRatingStatus
88224 pragma warn and pragma option issues
0.00 out of 5
Closed
88129 Warning 8027 cannot be turned off.
0.00 out of 5
Closed
49378 Warning when you try to use #pragma intrinsic
0.00 out of 5
Open
47304 #pragma option push -vi- in CB7007 trial
0.00 out of 5
Closed
43328 pragma options don't work correctly for some compiler options
0.00 out of 5
Open
36328 #pragma definonoption -v  fails when -v and -vi options are both active.
0.00 out of 5
Open
33543 #pragma once (see report QC#25604)
0.00 out of 5
Closed
25604 Please, add support for #pragma once
4.33 out of 5
Closed
19528 (Pulled) #pragma pack does not affect the alignment of template classes, yet setting -a at the command line does. #include <stdio.h> #p
0.00 out of 5
Closed
19519 (Pulled) #pragma argsused doesn't work in the attached code.  If the deque<char> x; is commented, then it works. #include <deque.h> usi
0.00 out of 5
Closed
19300 (Pulled) #pragma argsused doesn't work with attached code. #include <list> void foo(void) {   std::list<int> x; } #pragma argsused
0.00 out of 5
Closed
19034 (Pulled) #pragma sizeof doesn't support qualified class names: #pragma sizeof(foo::bar) struct AA{ int ii; }; int main() {   return s
0.00 out of 5
Closed
18898 (Pulled) #pragma sizeof doesn't support qualified class names: #pragma sizeof(foo::bar) struct AA{ int ii; }; int main() {   return s
0.00 out of 5
Closed
18534 (Pulled) #pragma message will get a warning if the message is a macro-expansion (#define) that is not a constant string. It would be n
0.00 out of 5
Closed
4310 Compiler warning "<variable> is declared but never used"
4.00 out of 5
Closed
206 #pragma package(smart_init)
4.38 out of 5
Closed
< Prev Next >

Server Response from: ETNACODE01