From fnaumann@mail.cs.uni-magdeburg.de Mon Oct 4 10:11:42 2004 Subject: Re: [MiNT] System call bindings From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: <41610495.5050704@utbm.fr> References: <695F17FC-1546-11D9-92FA-00039357F826@epfl.ch> <4160FEE8.7080203@utbm.fr> <41610495.5050704@utbm.fr> Content-Type: text/plain; charset=iso-8859-2 Message-Id: <1096877422.21543.10.camel@joy.sophics> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 04 Oct 2004 10:10:22 +0200 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at sophics.cz X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i948BSxQ021332 V Po, 04. 10. 2004 v 10:06, Olivier Landemarre píše: > >> All DTA description I have see in libs are wrong (I not look in > >> recent mintlib so perhaps correct), the name part, have alway's > >> describe as char name[14] that's of course not work with long file > >> name! I have correct this by simply > >> char name[255] > No Mint support this! (not Magic) I use for for near 7 years with > Pdomain(1)! Really? And have you always recompiled the MiNTlib or did you just change it in your application? Petr