mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
Fix bug with realpath() on Windows
This commit is contained in:
parent
2816df59b2
commit
f31a98d50a
4 changed files with 57 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
#define _LIBCPP_SRC_INCLUDE_TO_CHARS_FLOATING_POINT_H
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic warning "-Wattributes"
|
||||
#pragma GCC diagnostic ignored "-Wattributes"
|
||||
|
||||
// Avoid formatting to keep the changes with the original code minimal.
|
||||
// clang-format off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue