swesterfeld commented on this pull request.
> @@ -741,6 +741,16 @@ storage_parse_property_value (BseStorage *self, const
> std::string &name, Bse::An
{
assert_return (BSE_IS_STORAGE (self), G_TOKEN_ERROR);
GScanner *scanner = bse_storage_get_scanner (self);
+ if (any.kind() == Aida::FLOAT64) /* float format cannot be handled by
scanner_parse_paren_rest */
Right I removed the code now, so make check fails, so this needs to be fixed
(probably by you) now by fixing the parser.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tim-janik/beast/pull/105#discussion_r289396805_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast