Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10546623
Issues.rst
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Size
1 KB
Referenced Files
None
Subscribers
None
Issues.rst
View Options
==================================================================
Known Issues with the Current Implementation of the RoSA Framework
==================================================================
..
contents
::
:local:
TODO
====
*
Project logo -
`docs/_themes/rosa-theme/static/logo.png`
*
License?
*
Packaging with
`CPack
<https://cmake.org/cmake/help/latest/module/CPack.html>
`_
.
*
What about design documentation on the basics of RoSA?
*
What about testing the framework?
Known Issues
============
*
CMake
*
VS2017 generates intermediate files for the
`ZERO_CHECK`
project out of the
build directory, see
`CMake issue #16458`_
.
*
C++
*
Mangled names of function pointers with non-throwing exception specification
in function signature will change in C++17. That renders binaries generated
with C++14 and C++17 incompatible (for linking).
*
Since version 4.0.0, Clang warns about this compatibility issue as part
of
`-Wc++1z-compat`
. That warning is turned off in the build scripts.
*
The langauge standard for building RoSA libraries and applications needs
to be lockstepped: now use C++14 only and step to C++17 later when it is
properly supported by all major compilers.
..
_CMake issue #16458:
https://gitlab.kitware.com/cmake/cmake/issues/16458
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 30, 11:39 PM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
328539
Default Alt Text
Issues.rst (1 KB)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment