Closed GoogleCodeExporter closed 9 years ago
I have also faced this problem on a recent kernel/glibc. The problem is that a
pair
of required standard headers (limits.h, stdlib.h) is not included explicitly
into
JackDspSource.cpp. It didn't break build before due to some implicit includes
thru
another standard headers. For example limits.h was included somewhere in
iostream.
Patch attached.
Original comment by v.sini...@gmail.com
on 7 Aug 2009 at 3:02
Attachments:
patch applied 447.
Original comment by rafael2k...@gmail.com
on 5 Nov 2009 at 5:48
Original issue reported on code.google.com by
moja...@gmail.com
on 7 Jul 2009 at 3:28