Running make test returns file not found error
Yes, that is perfect. Thank you!
License clarification
The reason I opened this, is because the website only mentioned GPL, (no version). Once I found that clause in the README, I discovered I couldn't close the ticket myself.
Per the README, This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Looks like the later.
License clarification
Excellent! Thank you
Suggestions for Continuous Integration integration
Thanks! Actually, a colleague of mine and I were compiling a list of RegEx's for scanning code using the banned functions list you referenced: # For more information on Microsoft banned functions, see: # http://msdn.microsoft.com/en-us/library/bb288454.aspx That particular function is listed in a table entitled "Banned string concatenation functions and replacements", so we figured it must've been a typo. Cheers,
We should probably create a notice that this project has moved to GitHub [1], and link to the new homepage [2]. [1]: https://github.com/triode3/lsat [2]: https://github.com/triode3/lsat/issues/1#issuecomment-448394322
We should probably create a notice that this project has moved to GitHub [1], and link to the new homepage [2].
Fix Typo for Banned Function `_ftcscat`