From mega at retes.hu Tue Nov 4 16:12:30 2008 From: mega at retes.hu (=?iso-8859-1?q?G=E1bor_Melis?=) Date: Tue, 4 Nov 2008 17:12:30 +0100 Subject: [local-time-devel] allegro Message-ID: <200811041712.30760.mega@retes.hu> To make 0.9.3 compile on allegro I had to apply the attached patch: - wrap defconstants in a eval-when to make sure that they are defined at compile time - system-definition-pathname returned nil, use component-pathname instead Cheers, Gabor Melis PS: not on the list, CC please -------------- next part -------------- A non-text attachment was scrubbed... Name: local-time.diff Type: text/x-diff Size: 1482 bytes Desc: not available URL: From attila.lendvai at gmail.com Mon Nov 10 17:47:50 2008 From: attila.lendvai at gmail.com (Attila Lendvai) Date: Mon, 10 Nov 2008 18:47:50 +0100 Subject: [local-time-devel] allegro In-Reply-To: <200811041712.30760.mega@retes.hu> References: <200811041712.30760.mega@retes.hu> Message-ID: > To make 0.9.3 compile on allegro I had to apply the attached patch: > - wrap defconstants in a eval-when to make sure that they are defined at > compile time > - system-definition-pathname returned nil, use component-pathname > instead pushed, thanks! -- attila ps: you have used an old enough copy that the patch did not apply clearly... i suggest a darcs get.