8 Commits

Author SHA1 Message Date
Andrey Semashev 37922da74f Fix warnings about operations on volatiles that are deprecated in C++20. (#8502)
The warnings are emitted by gcc 13.3 when ImageMagick is compiled in
C++20 or later mode. The variables need not be volatile anyway.
2025-12-24 17:24:32 +01:00
Cristy 5f7ccfebe2 support Magick++ environment constructor 2024-11-16 18:39:19 -05:00
cristy 2f43b560ef 2011-12-30 00:19:40 +00:00
cristy e3099b7aac 2011-09-08 18:21:13 +00:00
cristy d9eec389c7 2011-09-08 11:48:29 +00:00
cristy b45304d6cc 2010-05-30 01:15:20 +00:00
cristy e07472f402 2010-01-07 02:32:57 +00:00
cristy 3ed852eea5 2009-09-05 21:47:34 +00:00