Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation warnings with HP aCC compiler under HPUX 11iv3 (ia64 arch.) #416

Open
sfotis opened this issue Oct 8, 2013 · 5 comments
Open

Comments

@sfotis
Copy link
Collaborator

sfotis commented Oct 8, 2013

This is the list of warnings produced by HP's compiler under a headless (thus no X11) HPUX 11i v3 system.

Due to the size limit i used pastebin

http://pastebin.com/PLXKXVMY

@ghost
Copy link

ghost commented Jul 12, 2014

A lot of these warnings seem to be similar to those in #286. Looking at some of the OCCT git logs and the cdl files, it looks like the majority of the virtual function overrides are intentional.

@ghost
Copy link

ghost commented Jul 19, 2014

Looking at the warnings, I think the key issues here are the NULL references and the possible misaligned accesses. Everything else looks trivial.

@ghost
Copy link

ghost commented Jul 25, 2014

@sfotis Any chance you could re-compile using the latest master? A lot has changed since last October and so line numbers have changed, etc.

@ghost
Copy link

ghost commented Nov 6, 2014

A lot of these NULL references are going to get fixed by OCCT related to #520.

@ghost ghost self-assigned this Nov 7, 2014
@ghost
Copy link

ghost commented Dec 15, 2015

@ghost ghost added the Reported to OCCT label Dec 15, 2015
@ghost ghost removed their assignment Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant