X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:message-id:date:content-type:x-mailer:from:x-fid:content-transfer-encoding:x-priority:to:subject; bh=Zhdp3KhJwog9m3YfI0K2QbKi0qq86dw2CTMR6aXmtlY=; b=S+WGQhA9kxUs/zVxBXxbdEC1LEymsYEQK17tX97hYGD5lZzUNcY1w3OA04HUS25YwOhg/j6MlFJpKFzQQGQi2CRooti2n9EOzK4Lt94Rv2Cw687/wTGJ6ABwB7Bd2Q7GIfhmeaf1LuTb/O3p0qdhXf/MdaIVnZVRVwRtm7LRqmg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:message-id:date:content-type:x-mailer:from:x-fid:content-transfer-encoding:x-priority:to:subject; b=KR2eqgsroVtKFDUA5rGg3dB0Yyn5ZqM2Ro0E1WU1ePVHBWx5G2cJrtAFHiKk9oMwmoDkkQiSdh+O6/no/pkW/Qa6HR58V16LgcFEOPWJnIM3E7XoRVUFVq9AnFpvl7mI44EXy3hX7cLIro1G8vs44Io01i5d9rQX/OHwYl70JH4= MIME-Version: 1.0 Message-Id: <4701333A.000003.04248@SOW> Date: Mon, 1 Oct 2007 23:49:46 +0600 Content-Type: Text/Plain; charset="iso-8859-1" X-Mailer: IncrediMail (5252670) From: "Mahbub" X-FID: PLAINTXT-NONE-0000-0000-000000000000 Content-Transfer-Encoding: 7bit X-Priority: 3 To: Subject: Operator ?= Why the operators ?= (min and max) are not supported in DJGPP? Is there any plan to add them in future? Thanks.