Anonymous
Many test contain __cpp__ statements to simulate compiler output, which was not provided by the date, the test was created. These C++ code fragments should become replaced by PEAR statements
__cpp__
Supply an interface for c++-written extensions to the OpenPEARL-library
Example:
MODULE(OpenPEARL_Linux): PROBLEM; setExitCode: PROC(FIXED(31) x) GLOBAL; __cpp__("pearlrt::Control::setExitCode(x.x);"); END; getHostName: PROC RETURNS CHAR(80); DCL hostname CHAR(80); __cpp__("gethostname(_hostname.data,80);"); RETURN(hostname); END;
We need a new step in the build process
current steps
additional steps:
You seem to have CSS turned off. Please don't fill out this field.
__cpp__is used in__cpp__Proposal
Supply an interface for c++-written extensions to the OpenPEARL-library
Example:
Idea of Implementation
We need a new step in the build process
current steps
runtime compiler errorChecker static_analyzer
additional steps:
Last edit: Rainer Müller 2025-08-14