cc compilation : warning 474 : By default 'const' qualified objects are now stored in ...



HP-UX ipas B.11.11 U 9000/785

Hi
I am looking for the meaning of the following message (it is not
identified in HP documentation, no more on the web) that is issued from
a C compilation (cc compiler) :
warning 474: By default 'const' qualified objects are now stored in
literal space using +ESconstlit. This may lead to run-time errors if
the semantics of 'const' are violated.

In addition, the concerned source line is not indicated ...
Thanks for any idea

.



Relevant Pages

  • Kitab-i-Aqas Project
    ... The process of forward-indexing is well underway, with all of the Paragraphs ... Documentation from the Universal House of Justice that is directly related ... relevant compilation is also being included, ...
    (soc.religion.bahai)
  • NSK C++ STL set container
    ... compilation. ... char cStatus; // 'F'rozen or 'A'ctive ... adi = AppList.find; ...
    (comp.sys.tandem)
  • Re: function prototypes
    ... > const entity is an error. ... Which is the strongest reason for me (not having seen the documentation) to ... suppose that mvprintf() doesn't do that, as printf-like functions, in normal ... "const" in a prototype from the evil intentions of a library author. ...
    (comp.lang.c)
  • OpenSourceGPS 1.16 Released, GNSS 2004, Documentation
    ... I have released version 1.16 on the website and to sourceforge. ... Added #ifdefs to allow compilation by DJGPP. ... A new documentation page has been added to the website with links to pdf ... ideas on how to change the loops to make this job easier please let me know. ...
    (sci.geo.satellite-nav)
  • Re: Definition in Header files
    ... I can not declare them as const. ... Why doesn't C compilation ... doesn't support Internal linkage as it is supported by C++?? ... one reason could be that it's relatively harder to debug ...
    (comp.lang.c)