pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/devel/libewf



On Wed, Jun 22, 2022 at 01:30:45PM +0200, Joerg Sonnenberger wrote:
> Am Wed, Jun 22, 2022 at 10:29:02AM +0000 schrieb Thomas Klausner:
> > Module Name:        pkgsrc
> > Committed By:       wiz
> > Date:               Wed Jun 22 10:29:02 UTC 2022
> > 
> > Modified Files:
> >     pkgsrc/devel/libewf: distinfo
> > Added Files:
> >     pkgsrc/devel/libewf/patches: patch-libuna_libuna__inline.h
> > 
> > Log Message:
> > libewf: avoid using inline
> 
> That should likely be "static inline" instead. GNU inline semantic
> differ from C99 inline programs get nowadays.

'static inline' doesn't work here, same kind of failure as if I leave
'inline'.
 Thomas



Home | Main Index | Thread Index | Old Index