HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sqlbuft error (warning) - urgent
Operating System - HP-UX
1830902
Members
1827
Online
110017
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 01:01 PM
04-08-2002 01:01 PM
sqlbuft error (warning) - urgent
I compiling my ProC++ code on solaris and I am getting the follwoing warning:
Warning: String literal converted to char* in formal argument 2 in call to sqlbuft(void**, char*).
I can't find in the line #, the it specifies.
The line # it specifies has an insert statement.
Can some one help me?
Thanks
Ap
Warning: String literal converted to char* in formal argument 2 in call to sqlbuft(void**, char*).
I can't find in the line #, the it specifies.
The line # it specifies has an insert statement.
Can some one help me?
Thanks
Ap
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2002 10:33 AM
04-09-2002 10:33 AM
Re: sqlbuft error (warning) - urgent
maybe it won't help, but have you tried to search the line in the .c file generated by PRO*C, not in the .pc source file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 01:06 AM
04-10-2002 01:06 AM
Re: sqlbuft error (warning) - urgent
These are just warnings which I'm pretty sure are common with Pro*C code, I would ignore them.
Regards,
Steve
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2002 01:16 AM
04-10-2002 01:16 AM
Re: sqlbuft error (warning) - urgent
Compilers giving warning or errors with incorrect linenumbers, did lose track of what the were compiling. The warning might or might not be relevant.
Check all { and } of your procedures.
Try to exit procedure or program before this statement, just to check you syntax.
Did you try 'lint'.. this will give you a very precise evaluation of your program:
http://www.informatik.uni-frankfurt.de/doc/man/hpux/lint.1.html
Regards,
Ceesjan
Check all { and } of your procedures.
Try to exit procedure or program before this statement, just to check you syntax.
Did you try 'lint'.. this will give you a very precise evaluation of your program:
http://www.informatik.uni-frankfurt.de/doc/man/hpux/lint.1.html
Regards,
Ceesjan
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP