Log of #ghostscript at irc.freenode.net.

Search:
 <<<Back 1 day (to 2018/07/12)20180713 
sebras Robin_Watts: kens: chrisl: I have a rather long patch series on sebras/master on ghostpdl which alters jbig2dec quite a bit. I've clustered it already and it clusters with a few progressions.09:29.51 
kens Sounds good09:30.00 
sebras I'm going to push it in chunks of 10 commits per batch. and of course I have compile-tested each batch.09:30.25 
kens Good grief, that sounds like a *lot* of commits09:30.41 
sebras though doing this means keeping the cluster warm for a bit. and possibly causing you not to be able to submit jobs for a bit, is that ok with you?09:30.55 
kens user jobs go ahead of commits in the queue, so no problem09:31.15 
sebras kens: it is about 80 commits in total.09:31.30 
kens That is indeed a lot O.O09:31.37 
sebras kens: but I can of course push all of it at once, but I'm not sure if that's a good idea.09:31.45 
kens I'm not sure it makes much difference09:31.59 
sebras kens: ok, in that case I'd prefer to push it all.09:32.10 
kens The I'd say go for it09:32.18 
  If we want to run user jobs they'll jump to the front, so its no big deal from that POV09:32.34 
sebras kens: ok,.09:32.44 
  kens: oh and tor8 has review the lot.09:32.49 
kens Also good09:32.55 
sebras (and there's another 30 patches that he hasn't reviewd yet... ;) )09:33.07 
  luckily most are small.09:33.15 
  here we go.10:07.25 
kens Hey sebras, I just did a pull from master and jbig2 won't build.....12:39.01 
  'INT32_MAX' is undefined12:39.13 
  in jbig2_arith_int.c12:39.26 
chrisl Smell like a C99 thing12:39.40 
kens I'm guessing he's gone to sleep :-(12:40.11 
  Presumably it builds on Linux12:40.29 
chrisl I'd guess it's C99 and GNU extension12:41.19 
kens We define a INT32_MAX in gssprintf.c for Ghostscript12:41.21 
  MSDN claims its defined in stdint.h12:42.43 
chrisl For which version of VS, though?12:42.58 
kens Yeah that's not clear12:43.14 
  Looks like C++ 11, but I don't know what version of VS that is12:43.26 
  I'll temporarily add a #ifndef so I cna compiel my code :-(12:44.41 
tor8 kens: I see that we have #ifndef INT32_MAX in mupdf as well12:56.41 
  so I reckon it's not readily available on visual studio versions that don't yet have stdint.h12:56.58 
kens Yeah my version doesn't have stdint.h12:57.14 
  And I'm on 200812:57.22 
  SO I think sebras will need to add some kind of #ifndef to cater for it, or just #define them himself12:57.43 
tor8 git blames Robin for adding the #ifndef12:57.45 
kens Probably because he's the only one using WIndows and MuPDF12:58.39 
tor8 kens: yup!12:58.49 
kens Well, other than me, obviously, but I don't compile it very often.....12:59.46 
RConner Q: We are using "gpcl" to generate pdf reports, but they are not searchable. I've scoured docs and google but find nothing. Am I missing a simple switch, or does gpcl not generate searchable pdfs?17:43.20 
 Forward 1 day (to 2018/07/14)>>> 
ghostscript.com #mupdf
Search: