lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] PATCH for wxPdfDoc: ignore 'autom4te.cache' artifacts [Was: Use su


From: Greg Chicares
Subject: [lmi] PATCH for wxPdfDoc: ignore 'autom4te.cache' artifacts [Was: Use submodules for, and newer versions of, libxml2 and libxslt]
Date: Thu, 15 Oct 2020 22:18:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 2020-10-01 16:21, Vadim Zeitlin wrote:
> On Thu, 1 Oct 2020 15:33:31 +0000 Greg Chicares <gchicares@sbcglobal.net> 
> wrote:
[...]
> GC> One oddity: after rerunning 'install_msw.sh', I notice this:
> GC> 
> GC> /opt/lmi/src/lmi[0]$git --no-pager diff
> GC> diff --git a/third_party/libxml2 b/third_party/libxml2
> GC> --- a/third_party/libxml2
> GC> +++ b/third_party/libxml2
> GC> @@ -1 +1 @@
> GC> -Subproject commit bdec2183f34b37ee89ae1d330c6ad2bb4d76605f
> GC> +Subproject commit bdec2183f34b37ee89ae1d330c6ad2bb4d76605f-dirty

[...]

> GC>   /opt/lmi/src/lmi/third_party/libxml2[0]$git status
> GC>   HEAD detached at bdec2183
> GC>   Untracked files:
> GC>     (use "git add <file>..." to include in what will be committed)
> GC>           compile
> GC> 
> GC>   nothing added to commit but untracked files present (use "git add" to 
> track)
> GC> 
> GC> How should we handle it?
> GC> 
> GC>  - Add this 'compile' file to third_party/libxml2/.gitignore , as I
> GC> suppose upstream should have done?
> 
>  Yes, they should have had, and they did in the latest version.

Similarly, building wxPdfDoc leaves artifacts in an 'autom4te.cache'
directory. The attached patch is my attempt to fix this in a way
consonant with wxWidgets.

I still have a detached HEAD:

  $ /opt/lmi/src/lmi/third_party/wxpdfdoc[0]$git status                         
           
  HEAD detached from acbd019
  nothing to commit, working tree clean

and it feels weird to push in that state, but I'll try anyway.

Attachment: 0001-Add-autom4te.cache-to-.gitignore.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]