No subject


Wed Oct 29 13:41:52 CET 2008


REGEX.H is expected in the main dir (by LREGEX.C).

2) Modify DESCRIP.MMS:

 
------------------------------------------------------------------------
---------------------------------------------
   File USER_DISK:[RSFERENCIK.UTILS.CTAGS-COMP.CTAGS-56]DES  |  File
USER_DISK:[RSFERENCIK.UTILS.CTAGS-COMP.CTAGS-56]DES
   ----------------------------- 54
------------------------------------------------------ 54
--------------------------
   EXTRA_OBJS = argproc.obj regex.obj                        |
EXTRA_OBJS = argproc.obj
   ----------------------------- 62
------------------------------------------------------ 62
--------------------------
   regex.obj :                                               |
           $(CC_DEF) $(CFLAGS) /define=STDC_HEADERS regex.c  |
                                                             |
 
------------------------------------------------------------------------
---------------------------------------------

(new file on the left)

I am not very experienced with MMS (or the GNU make), so if there is a
smarter way/place to define STDC_HEADERS, feel free to change this.

3) Modify E_VMS.H:

 
------------------------------------------------------------------------
---------------------------------------------
   File USER_DISK:[RSFERENCIK.UTILS.CTAGS-COMP.CTAGS-56]E_V  |  File
USER_DISK:[RSFERENCIK.UTILS.CTAGS-COMP.CTAGS-56]E_V
   ----------------------------- 30
------------------------------------------------------ 30
--------------------------
   #define HAVE_REGCOMP 1                                    |
 
------------------------------------------------------------------------
---------------------------------------------

That's all I had to do. I hope this works.

Thanks for your help.

Sam

On Tue, Nov 11, 2008 at 8:43 AM, Arpadffy Zoltan
<Zoltan.Arpadffy at scientificgames.se> wrote:
> Hello,
>
> Perfect... sorry, but I was not aware of this issue.
>
> Please send me your changes - I guess the diff will do the job - and I
> build a release.
>
> Thank you.
>
> Regards,
> Z
>
> -----Original Message-----
> From: Samuel Ferencik [mailto:sferencik at gmail.com]
> Sent: den 11 november 2008 08:26
> To: ctags-vms at polarhome.com
> Subject: [Ctags-vms] enabling regex
>
> Hello Zoltan,
>
> ctags 5.7 for VMS does not currently have support for regular
> expressions. This means that COBOL, Javascript and other sources
> cannot be indexed.
>
> Darren has informed me a while ago that the SVN for ctags actually
> contains the regex source module. With this, it is trivial to add
> support to regular expressions. I have done this myself (rebuilt ctags
> with regex), but I think it would be beneficial if the official
> version available on polarhome also had this feature.
>
> If you agree that this can/should be done, I am willing to help. It
> only involved a couple of changes when I did it (though I don't know
> the process you use to create a "release").
>
> Please let me know what you think about it, and if you think I could
> help in any way.
>
> Thanks,
> Sam
> _______________________________________________
> Ctags-vms mailing list
> Ctags-vms at polarhome.com
> http://www.polarhome.com/mailman/listinfo/ctags-vms
>


More information about the Ctags-vms mailing list