[FarGroup/FarManager] master: Fix gcc guild (c86541548)

0 views
Skip to first unread message

farg...@farmanager.com

unread,
Aug 31, 2025, 4:01:01 PM (7 days ago) Aug 31
to farco...@googlegroups.com
Repository : https://github.com/FarGroup/FarManager
On branch : master
Link : https://github.com/FarGroup/FarManager/commit/c86541548d66c15f139dd48856e17b6cf11c50c0

>---------------------------------------------------------------

commit c86541548d66c15f139dd48856e17b6cf11c50c0
Author: Alex Alabuzhev <alab...@gmail.com>
Date: Sun Aug 31 20:52:13 2025 +0100

Fix gcc guild


>---------------------------------------------------------------

c86541548d66c15f139dd48856e17b6cf11c50c0
far/platform.fs.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/far/platform.fs.cpp b/far/platform.fs.cpp
index 45d68e8a5..192f179e7 100644
--- a/far/platform.fs.cpp
+++ b/far/platform.fs.cpp
@@ -1438,10 +1438,10 @@ namespace os::fs
WARNING_PUSH()
WARNING_DISABLE_CLANG("-Wmissing-noreturn")
filebuf::int_type filebuf::pbackfail(int_type Ch)
-WARNING_POP()
{
throw far_fatal_exception(L"Not implemented"sv);
}
+WARNING_POP()

void filebuf::reset_get_area()
{


Reply all
Reply to author
Forward
0 new messages