47b7b98652a5dd2de67fbf5ae0ad913ce68bd89d
From file_test documentation: Returns TRUE if any of the tests in the bitfield test are TRUE. A Glib::file_test parameter like Glib::FILE_TEST_EXISTS|Glib::FILE_TEST_IS_REGULAR will thus also return true if the path exist as a directory. Make the code work as intended by simply using Glib::FILE_TEST_IS_REGULAR
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%