View Issue Details

IDProjectCategoryView StatusLast Update
0003500Spring engineAIpublic2013-02-25 00:27
Reportercranphin Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version92.0.1+git 
Summary0003500: jni_wrappCommands.awk should be fixed and re-enabled.
DescriptionCurrently jni_wrappCommands.awk isn't run, but it would be handy for Java AI's :)
I'm on about the file added here:
https://github.com/spring/spring/commit/d452822e36ac1712eba9d5957706c767fcc17868

Later it was disabled, because of mawk lacking length(), see:
https://github.com/spring/spring/commit/0529ae3d23a601d26caf08e05148ef70b1195e15

Fixing this file is easy, I did a quick (working) hack, which I'll attach as diff and full file. with the file fixed, the second commit can be undone, re-enabling this file.
TagsNo tags attached.
Attached Files
jni_wrappCommands.awk (Attachment missing)
jni_wrappCommands.awk.patch (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0003501 new Make Command.h available in Java AI's, 

Activities

abma

2013-02-25 00:27

administrator   ~0009915

thanks!

if you make a pull request next time on github, you'll take the kudos :)

Issue History

Date Modified Username Field Change
2013-02-23 22:52 cranphin New Issue
2013-02-23 22:52 cranphin File Added: jni_wrappCommands.awk
2013-02-23 22:55 cranphin File Added: jni_wrappCommands.awk.patch
2013-02-25 00:22 abma Changeset attached => spring release bf32e5a6
2013-02-25 00:22 abma Assigned To => abma
2013-02-25 00:22 abma Status new => resolved
2013-02-25 00:22 abma Resolution open => fixed
2013-02-25 00:23 abma Relationship added related to 0003501
2013-02-25 00:27 abma Note Added: 0009915