| View previous topic :: View next topic |
| Author |
Message |
fog_proxy
Joined: 18 Oct 2005 Posts: 16
|
Posted: Mon Oct 31, 2005 3:49 am Post subject: regexp support for tintin++ |
|
|
| How about add the gnu regexp support for tintin++?I think it will make the tool more powerful to use. |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3274
|
Posted: Mon Oct 31, 2005 6:12 am Post subject: |
|
|
Updating int regexp(const char *exp, const char *str) in tinexp.c should be possible without any trouble.
That won't affect actions, but it'd be a start. |
|
| Back to top |
|
 |
fog_proxy
Joined: 18 Oct 2005 Posts: 16
|
Posted: Mon Oct 31, 2005 6:57 am Post subject: |
|
|
| Cool.Is there any cvs server I can checkout the lastest code? |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3274
|
Posted: Mon Oct 31, 2005 7:52 am Post subject: |
|
|
| nope, but if you update that function it shouldn't be a problem to include. |
|
| Back to top |
|
 |
|