Files
gnucash/libgnucash
John Ralls 3c75d212ab Fix build on Apple Silicon or maybe Apple-clang-14.0
The compiler complains that there's no matching
gnc_register_number_range_option for GncOptionDB*, which without this
commit is true because the explicit templates are for GncOptionDBPtr&.
Note that the original template definition is for GncOptionDB* and
that the header-defined inlines that take GncOptionDBPtr& call the
GncOptionDB* version.
2022-10-02 10:15:01 -07:00
..
2022-10-01 17:39:31 -07:00
2022-09-06 10:44:29 -04:00
2022-09-06 10:44:29 -04:00
2022-09-06 10:44:29 -04:00