Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread Jean-Claude Beaudoin
On Thu, Dec 4, 2014 at 5:20 AM, D. Martinez wrote: > Hello. Being new to "serious" CL programming I am hitting a brick wall > right now in one CLOS project. > After some time of infructuous searching I cannot find the source of my > problem, which may be of either MKCL or ASDF but I lack the know

Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread Robert P. Goldman
>> From: p...@informatimago.com >> Date: Thu, 4 Dec 2014 13:45:32 +0100 >> Subject: Re: [Asdf-devel] Program with metaclass on MKCL. >> >> "D. Martinez" writes: >> >>> Thank you Pascal for pointing this out, but I don't think this relates

Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread D. Martinez
CL is at fault and redirect my bug reporting there ? > To: asdf-devel@common-lisp.net > From: p...@informatimago.com > Date: Thu, 4 Dec 2014 13:45:32 +0100 > Subject: Re: [Asdf-devel] Program with metaclass on MKCL. > > "D. Martinez&quo

Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread Pascal J. Bourguignon
"D. Martinez" writes: > Thank you Pascal for pointing this out, but I don't think this relates to my > problem. > I have looked at MKCL source and it was evident that it does not > implement superclass validation at this time. > Its MOP is not supported either in Closer-MOP so I assume it is som

Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread D. Martinez
n-lisp.net > From: p...@informatimago.com > Date: Thu, 4 Dec 2014 11:26:50 +0100 > Subject: Re: [Asdf-devel] Program with metaclass on MKCL. > > "D. Martinez" writes: > >> Hello. Being new to "serious" CL programming I am hitting a brick wall right >

Re: [Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread Pascal J. Bourguignon
"D. Martinez" writes: > Hello. Being new to "serious" CL programming I am hitting a brick wall right > now in one CLOS project. > After some time of infructuous searching I cannot find the source of > my problem, which may be of either MKCL or ASDF but I lack the > knowledge to debug this. Mr. J

[Asdf-devel] Program with metaclass on MKCL.

2014-12-04 Thread D. Martinez
Hello. Being new to "serious" CL programming I am hitting a brick wall right now in one CLOS project. After some time of infructuous searching I cannot find the source of my problem, which may be of either MKCL or ASDF but I lack the knowledge to debug this. Mr. JCB, who I have seen active on th