From: Matthijs Kooijman Date: Wed, 16 Jun 2010 13:15:49 +0000 (+0200) Subject: Use the CoreContext predicate functions. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=3a0511f8f05824dcd61264b2dd98bee42fe3ddbc;hp=3a0511f8f05824dcd61264b2dd98bee42fe3ddbc;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git Use the CoreContext predicate functions. Previously, comparisons were made to the constructors directly, which will break when arguments are added to the CoreContext constructors. ---