Changes between Initial Version and Version 1 of Ticket #69812, comment 14
- Timestamp:
- Jun 8, 2024, 12:03:15 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69812, comment 14
initial v1 3 3 And in comment:13 it gives errors about an argument that is definitely not known to clang, so temp.cxx is probably designed to test whether the compiler supports this flag and it has correctly determined that it does not. 4 4 5 So errors theseare not bugs; these errors are the configure script working as intended.5 So these errors are not bugs; these errors are the configure script working as intended.