Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The changes to the KOS project to accompany new TinyPG. #1566

Merged

Conversation

Dunbaratu
Copy link
Member

Once this is merged, then from then all all kOS developers who edit the kRISC.tpg file must compile it using our forked version of TinyPG at https://github.com/KSP-KOS/TinyPG, and NOT the stock version of TinyPG.

Specifically, this takes away the case-insensitive regex directive ((?i)) from the patterns, instead relying on the lowercasing technique used in the new TinyPG update we made.

Specifically, this takes away the case-insensitive
regex directive (``(?i)``) from the patterns, instead
relying on the lowercasing techniquie used in the new
TinyPG update we made.
@Dunbaratu
Copy link
Member Author

I assigned this to @hvacengi to merge because it's really his work - I just made a PR for it because I had to do this anyway in order to test his other work.

After you merge this, it might be a good idea to make a slack "everybody" announcement warning them of the information in the boldface text above.

@Dunbaratu Dunbaratu added the Not Ready Author is warning Reveiwer not to merge this PR yet. More edits are expected. label Mar 28, 2016
@Dunbaratu
Copy link
Member Author

Okay, looking at the "files changed" list it's clear something wasn't right here. The kRISC file is missing from the list of changed files.

That's why I marked it "not ready" until I investigate.

@Dunbaratu Dunbaratu removed the Not Ready Author is warning Reveiwer not to merge this PR yet. More edits are expected. label Mar 28, 2016
@Dunbaratu
Copy link
Member Author

Okay, that's better. fixed now.

@hvacengi hvacengi modified the milestone: v0.19.3 Mar 29, 2016
@hvacengi hvacengi merged commit c59b3ed into KSP-KOS:develop Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants