From: Warren Young Date: July 10 2006 3:51pm Subject: Re: Patch: Nullable fields in SQLSS List-Archive: http://lists.mysql.com/plusplus/5819 Message-Id: <44B2779F.5040901@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > Mike Arnold wrote: >> >> Does anybody have an updated and tested version of this patch of >> Waba's for the latest release of mysql++ > > It applies to the current version just fine, if you tell patch to skip > examples/Makefile.am. That change just adds one example program to the > build system, which you can do by hand if you're really interested. Looking at it deeper, the custom7 example isn't even included in the original patch, so the example/Makefile.am change shouldn't be applied anyway. In other words, it's 100% fine as it is, if you tell it to ignore the hunk that's going to fail anyway.