Skip last comma when there are no extensions
This is to get rid of the GCC warning: "warning: comma at end of enumerator list [-Wpedantic]"
Showing
Please register or sign in to comment
This is to get rid of the GCC warning: "warning: comma at end of enumerator list [-Wpedantic]"