<div class="gmail_quote">On Sat, May 21, 2011 at 11:24 PM, Greg Grotsky <span dir="ltr"><<a href="mailto:spikeygg.mythbox@gmail.com">spikeygg.mythbox@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"> I just reverted to v0.25pre-1828-g6d8542f which was the version I was running before jumping to v0.25pre-2003-gfd5e33a. I recompiled g6d8542f and now the "Protocol version check failure" problem is gone. Something must have been committed between these versions that caused this behavior on my machine. When I first experienced the issue I recompiled the head a second time because I thought I may have screwed something up but the problem persisted. Unfortunately, g6d8542f has a memory leak which is why I tried updating to begin with... :-(</div>
<div class="gmail_quote"><br></div><font color="#888888"><div class="gmail_quote"></div></font></blockquote></div><br><div>I have been using divide and conquer to determine which commit is to blame for this and I'm getting close...</div>
<div><br></div><div><div>6d8542f612abac2fa2adfe340494241eb5eb7749 - Fri Apr 22 19:59:32 2011 -0700 worked.</div><div>979def4f9cf4774a51d38a24d7cc558ff020c73d - Mon May 9 16:04:58 2011 +0800 worked.</div><div>c77e40840bb27bd8362d2fa0cedd593390116ae4 - Sun May 15 23:44:28 2011 +0800 worked.</div>
<div>bf0d1720fa2cce90f4b261aa6f3a4abff0671575 - Mon May 16 12:26:18 2011 +0800 worked.</div><div><br></div><div>8bf5157fdb844dc72e65bfc419e343b6764b58ba - Mon May 16 09:40:36 2011 -0300 -- BROKEN</div><div>9b22460f53bf6313516f33987e4260897c6076a3 - Wed May 11 15:01:32 2011 -0400 -- doesn't compile</div>
<div>dfcf4cc307fa9a4192db115e58a29886d30a27da - Mon May 16 11:49:14 2011 -0700 -- doesn't compile</div><div>00b7789bd3af3d7543054a2ea5b217310f5bf98a - Mon May 16 15:49:21 2011 -0300 -- doesn't compile</div><div>893edf31f911c12d29530e2c2901da869217bd7c - Tue May 17 12:58:57 2011 -0400 BROKEN.</div>
<div>fd5e33a69b630aa9c0b94a8c2dd7693f02726316 - Wed May 18 23:41:49 2011 +0800 BROKEN.</div><div>d10719f8c11507acbc6240095f5113e8d27f1f31 - Sun May 22 17:10:39 2011 +0100 BROKEN.</div><div><br></div><div>doesn't compile:</div>
<div>error: no ‘void NuppelVideoRecorder::FormatTeletextSubtitles(VBIData*)’ member function declared in class ‘NuppelVideoRecorder'</div></div><div><br></div><div>So this means that the offending code must have been committed with one of these three:</div>
<div>8bf5157fdb844dc72e65bfc419e343b6764b58ba - GreyFoxx</div><div>c91c3753b60eee2dbe8cd3ee25db36da995a8c02 - mark-kendall</div><div>5545696cb3e33a3fffc6630fe0bc821bd4b53471 - mark-kendall</div><div><br></div>