Anybody mind if I add `*.s` and `*.S` to `filetype_extensions.conf` for `ASM`? It's the extension commonly used by/for GCC/GAS.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/904
Seems sensible, matches what it says [here](https://gcc.gnu.org/onlinedocs/gcc-5.2.0/gcc/Overall-Options.html#Overall-Op...) except it also mentions `.sx` ?
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/904#issuecomment-183857215
I never heard of `.sx` but google lead to [this](http://www.nongnu.org/avr-libc/user-manual/assembler.html):
As an alternative to using .S, the suffix .sx is recognized for this purpose (starting with GCC 4.3.0). This is primarily meant to be compatible with other compiler environments that have been providing this variant before in order to cope with operating systems where filenames are case-insensitive (and, with some versions of make that could not distinguish between .s and .S on such systems).
If it doesn't clash, I see no reason not to also add it.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/904#issuecomment-183864943
Branch here: https://github.com/codebrainz/geany/commit/39acaaf8ccecca9105a4506db66f82698...
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/904#issuecomment-183865358
Sure
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/904#issuecomment-183891498
Closed #904 via 76c69a9bac4eeb11dc65483820b2b8a62c351b76.
github-comments@lists.geany.org