Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
Compiler
C++
Front End
access
Bitfields
Destructors
Diagnostics
Exception Handling
Extensions
Initialization
Inline Assembly
Invocation
Language
Mangling Scheme
Namespaces
Object Generation
Overloading
Pragmas
Pre-Compiled Headers
Preprocessor
Refactoring
RTTI
Templates
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/Compiler/C++/Front End/Pragmas
[ Add a report in this area ]
Report #:
49378
Status:
Open
Warning when you try to use #pragma intrinsic
Project:
C++Builder
Build #:
11.0.2709.7128
Version:
11.0
Submitted By:
Che Ming
Report Type:
Basic functionality failure
Date Reported:
7/20/2007 4:03:33 PM
Severity:
Infrequently encountered problem
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All platforms
Internal Tracking #:
252700
Resolution:
None
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
In article <469f5f0a$1@newsgroups.borland.com>,
"Che Ming" <cheming6150@gmail.com> wrote:
> #include <stdlib.h>
> #pragma intrinsic _lrotr
> #pragma intrinsic _lrotl
>
> #define rotr(x,n) _lrotr(x,n)
> #define rotl(x,n) _lrotl(x,n)
>
> This time the compiler gives me two Warning:
>
> CodeGear C++ 5.90 for Win32 Copyright (c) 1993, 2007 CodeGear
> deal.c:
> Warning W8025 deal.c 86: Ill-formed pragma
> Warning W8025 deal.c 87: Ill-formed pragma
This appears to be a bug. I'll be logging a bug to the internal
system, but if you would kindly log it to QC, I will link the two so
that you will be able to know when this is addressed.
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/>
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments
None
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us