On Fri, Aug 21, 2015 at 09:54:40AM +0100, Matthew Vernon wrote:
> On 09/07/15 14:48, Iain Lane wrote:
> > On Thu, Oct 30, 2014 at 05:41:31PM +0000, Iain Lane wrote:
> >> On Thu, Oct 30, 2014 at 04:51:47PM +0000, Iain Lane wrote:
> >>> Source: pcre3
> >>> Version: 1:8.35-3.1
> >>> Severity: wishlist
> >>> Tags: patch
> >>>
> >>> Hi Mark,
> >>>
> >>> In Ubuntu we've been carrying this diff to add a symbols file for a
> >>> little while. I thought you might like to have it in Debian too.
> >>
> >> Also (unrelated) here's a patch to enable parallel builds.
> > 
> > Updated version on top of 2:8.35-7 with all changes in one.
> 
> Thanks; how are you generating / updating the symbols file? I don't want
> to start carrying it and then have it get out of date!

I don't remember this example but I probably generated it using
dpkg-gensymbols:

  https://wiki.debian.org/UsingSymbolsFiles

Because I've passed -c4 in debian/rules you'll get build failures if
it's out of date, which is a safety check that ensures you keep it
current, but can add an iteration to your build process. If there are
changes then you get a diff out of it at the end which you can apply to
the symbols file - for the C++ one you probably want to run it through
c++filt in order to make it readable.

-- 
Iain Lane                                  [ i...@orangesquash.org.uk ]
Debian Developer                                   [ la...@debian.org ]
Ubuntu Developer                                   [ la...@ubuntu.com ]

Attachment: signature.asc
Description: Digital signature

Reply via email to