[PD-dev] current master does not build on macOS Catalina

Roman Haefeli reduzent at gmail.com
Fri Oct 1 13:36:57 CEST 2021


On Fri, 2021-10-01 at 12:58 +0200, IOhannes m zmölnig wrote:
> Am 1. Oktober 2021 12:31:16 MESZ schrieb Roman Haefeli 
>
> > And here is where the building stops:
> > 
> > ~~~
> > x_file.c:1062:13: error: implicitly declaring library function
> > 'snprintf' with type 'int (char *, unsigned long, const char *,
> > ...)' [-Werror,-Wimplicit-function-declaration]
> >            snprintf(destfile, MAXPDSTRING, "%s/%s", destination,
> > filename);
> 
> that's fixed in 'devel' (I forgot the PR/issue that reported this,
> but there's one)

Thanks for the hint. I found the fix in:
  https://github.com/pure-data/pure-data/pull/1361
Specifically:
  https://github.com/pure-data/pure-data/pull/1361/commits/58a6690921fa39eafd3b40c2235455af0eb6e3e4

Apparently, it hasn't made it into 'develop' yet.

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20211001/9308ea25/attachment.sig>


More information about the Pd-dev mailing list