[Xorg] Commit mails
Egbert Eich
eich at pdx.freedesktop.org
Mon Mar 15 06:31:52 PST 2004
Looks like you have a different awk. The one installed on freedesktop
is different than mine, too. I'm using GNU awk (gawk) which has some
funtions others don't have.
I'll try to convert it to a more standard form which will not be easy
because I use gensub extensively.
Egbert.
Harold L Hunt II writes:
> Egbert,
>
> I have now attempted to use your script and I'm not sure if I am using
> it correctly because it says each file is "ignored". My output is below
> and the commit email is attached.
>
> When I ran this in the same way on pdx.freedesktop.org it reported the
> second block of output below.
>
> Harold
>
> Output from Cygwin:
> =======================================================================
> harold at huntharo ~/x-devel
> $ ./diff_extract.sh < takuma_multiwindow_fixup.txt
> Remove fRestacking and fWindowOrderChanged cache variables and
> winReorderWindo
> wsMultiWindow function from multiwindow mode. This function was called
> around 1
> 00 times per second. Now the ordering task is done in
> winTopLevelWindowProc/WM_
> ACTIVATE handler in event driven manner.
> Stop propagating WM_ACTIVATEAPP messages to the root window.
> Simplify winRedrawAllProcShadowGDI.
>
> /programs/Xserver/hw/xwin/win.h' - ignored
> /programs/Xserver/hw/xwin/winblock.c' - ignored
> /programs/Xserver/hw/xwin/Attic/winglobals.c' - ignored
> /programs/Xserver/hw/xwin/winmultiwindowwindow.c' - ignored
> /programs/Xserver/hw/xwin/winmultiwindowwndproc.c' - ignored
> /programs/Xserver/hw/xwin/winscrinit.c' - ignored
> /programs/Xserver/hw/xwin/winshadgdi.c' - ignored
> /programs/Xserver/hw/xwin/winwakeup.c' - ignored
> =======================================================================
>
> Output on pdx.freedesktop.org:
> =======================================================================
> harold at pdx:~$ ./diff_extract.sh < takuma_multiwindow_fixup.txt
> awk: /tmp/script.16313: line 111: function gensub never defined
> awk: /tmp/script.16313: line 111: function gensub never defined
> awk: /tmp/script.16313: line 111: function gensub never defined
> awk: /tmp/script.16313: line 111: function gensub never defined
> awk: /tmp/script.16313: line 111: function gensub never defined
> /tmp/command.16313: /tmp/command.16313: No such file or directory
> rm: cannot remove `/tmp/command.16313': No such file or directory
> =======================================================================
> Subject:
> CVS Update: xc (branch: CYGWIN)
> From:
> Takuma Murakami <xorg-commit at pdx.freedesktop.org>
> Date:
> Sat, 13 Mar 2004 05:58:55 -0800
> To:
> xorg-commit at pdx.freedesktop.org
>
> CVSROOT: /cvs/xorg
> Module name: xc
> Changes by: takuma at pdx. 04/03/13 05:58:55
>
> Log message:
> Remove fRestacking and fWindowOrderChanged cache variables and winReorderWindowsMultiWindow function from multiwindow mode. This function was called around 100 times per second. Now the ordering task is done in winTopLevelWindowProc/WM_ACTIVATE handler in event driven manner.
> Stop propagating WM_ACTIVATEAPP messages to the root window.
> Simplify winRedrawAllProcShadowGDI.
>
> Modified files:
> xc/programs/Xserver/hw/xwin/: Tag: CYGWIN
> win.h winblock.c winglobals.c winmultiwindowwindow.c
> winmultiwindowwndproc.c winscrinit.c winshadgdi.c
> winwakeup.c
>
> Revision Changes Path
> 1.1.4.1.2.21 +4 -5 xc/programs/Xserver/hw/xwin/win.h
> 1.1.4.1.2.9 +0 -5 xc/programs/Xserver/hw/xwin/winblock.c
> 1.1.2.12 +0 -2 xc/programs/Xserver/hw/xwin/Attic/winglobals.c
> 1.1.4.1.2.14 +0 -68 xc/programs/Xserver/hw/xwin/winmultiwindowwindow.c
> 1.1.6.10 +10 -19 xc/programs/Xserver/hw/xwin/winmultiwindowwndproc.c
> 1.1.4.1.2.13 +1 -1 xc/programs/Xserver/hw/xwin/winscrinit.c
> 1.1.4.1.2.8 +4 -28 xc/programs/Xserver/hw/xwin/winshadgdi.c
> 1.1.4.1.2.9 +0 -5 xc/programs/Xserver/hw/xwin/winwakeup.c
>
>
> _______________________________________________
> xorg-commit mailing list
> xorg-commit at freedesktop.org
> http://freedesktop.org/mailman/listinfo/xorg-commit
>
More information about the xorg
mailing list