[Ctags-vms] RE: [Ctags-announce] Ctags-5.1 released [VMS]
Darren Hiebert
ctags-vms@polarfox.com
Fri, 9 Nov 2001 21:49:00 -0600 (CST)
On Thu, 8 Nov 2001 zoltan.arpadffy@essnet.se wrote:
It appears the diff was performed backwards, which I will assume.
> 1. It does not compile with VAXC at all...
> 2. For DECC I had to make some changes in the code to succeed:
>
> - handle function open()
> TEST,071 zay_$ diff general.h
> ************
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>GENERAL.H;3
> 175 # define HAVE_FCNTL_H 1
> 176 # define HAVE_SYS_STAT_H 1
> ******
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>GENERAL.H;1
> 175 # define HAVE_SYS_STAT_H 1
> ************
I added this.
> TEST,071 zay_$ diff main.c
> ************
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>MAIN.C;2
> 115 #ifdef HAVE_FCNTL_H
> 116 # include <fcntl.h>
> 117 #endif
> 118
> 119 #ifdef TRAP_MEMORY_CALLS
> ******
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>MAIN.C;1
> 115 #ifdef TRAP_MEMORY_CALLS
> ************
This doesn't make sense, as there is alread a conditional include of
fcntl.h at line 33 of main.c. Please elaborate upon why you feel
this change is necessary.
> TEST,071 zay_$ diff source.mak
> ************
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>SOURCE.MAK;2
> 79 vstring.$(OBJEXT)
> ******
> File TEST_TOP:<USER.ZAY.ZAY.VIM.CTAGS-51>SOURCE.MAK;1
> 79 vstring.$(OBJEXT) \
> ************
>
> Number of difference sections found: 1
> Number of difference records found: 1
Fixed.
--
Darren Hiebert <darren@hiebert.com>
http://darren.hiebert.com
---
Ctags on VMS discussion list.
Public responses to ctags-vms@polarfox.com
Unsubscribe http://www.polarfox.com/ctags/