<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Gotcha. We more or less removed them in IOhannes updated PR: <a href="https://github.com/pure-data/pure-data/pull/225" class="">https://github.com/pure-data/pure-data/pull/225</a><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Sep 21, 2017, at 5:55 PM, Miller Puckette <<a href="mailto:msp@ucsd.edu" class="">msp@ucsd.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">In that case I'd recommend making it a function of some sort, not global<br class="">variables, which have bitten us in the past.  In particular, global vars are<br class="">complicated to use during start-up as you have to be careful about what order<br class="">everything runs in.<br class=""><br class="">cheers<br class="">Miller<br class=""><br class="">On Thu, Sep 21, 2017 at 10:18:57AM +0200, Dan Wilcox wrote:<br class=""><blockquote type="cite" class="">Well, I'm hoping to use them or at least the patch level. That made more sense to me then parsing the patchlevel string each time.<br class=""><br class="">enohp ym morf tnes<br class="">-----------<br class="">Dan Wilcox<br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class="">robotcowboy.com<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Sep 21, 2017, at 10:03 AM, IOhannes m zmoelnig <zmoelnig@iem.at> wrote:<br class=""><br class=""><blockquote type="cite" class="">On 2017-09-20 23:37, Dan Wilcox wrote:<br class="">Where are the TCL_MAJOR_VERSION, TCL_MINOR_VERSION, & TCL_BUGFIX_VERSION set? There are listed as globals in pd-gui.tcl and don't seem to be set on mac when running Pd from the command line. I'm trying to check the BUGFIX version in order to detect if the buggy 8.5.9 is being used on macOS.<br class=""></blockquote><br class=""><br class="">here they are set to (0,0,0), which is the default in pd-gui.tcl:117ff<br class="">(for all platforms).<br class="">since it's nowhere used (neither set nor consumed), despite the comment<br class="">on top of it, it should probably be removed completely.<br class=""><br class="">gfamsdr<br class="">IOhannes<br class=""><br class=""></blockquote><br class="">_______________________________________________<br class="">Pd-dev mailing list<br class="">Pd-dev@lists.iem.at<br class="">https://lists.puredata.info/listinfo/pd-dev<br class=""></blockquote></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">--------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Dan Wilcox</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://twitter.com/danomatika" class="">@danomatika</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://danomatika.com" class="">danomatika.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></body></html>