swesterfeld commented on this pull request.


> @@ -12,6 +12,8 @@
 
 #define parse_or_return         bse_storage_scanner_parse_or_return
 
+using std::string;

Right, I've fixed this now by using std::string - I also tried using 
Bse::String - this doesn't have any advantage here, as all code is outside the 
Bse namespace.

-- 
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/102#discussion_r286170889
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to