gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/bitmap-plot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/bitmap-plot.cpp')
-rw-r--r--agg-plot/bitmap-plot.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/bitmap-plot.cpp b/agg-plot/bitmap-plot.cpp
index 5b4a5091..807727a1 100644
--- a/agg-plot/bitmap-plot.cpp
+++ b/agg-plot/bitmap-plot.cpp
@@ -53,7 +53,7 @@ bitmap_save_image (lua_State *L)
}
catch (std::bad_alloc&)
{
- return luaL_error (L, "out of virtual memory");
+ return luaL_error (L, OUT_OF_MEMORY_MSG);
}
return 0;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月15日 16:22:14 +0000

AltStyle によって変換されたページ (->オリジナル) /