emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64418: closed ([PATCH 0/1] Common Lisp local-time Postgres extension


From: GNU bug Tracking System
Subject: bug#64418: closed ([PATCH 0/1] Common Lisp local-time Postgres extension)
Date: Tue, 04 Jul 2023 09:20:02 +0000

Your message dated Tue, 04 Jul 2023 09:15:14 +0000
with message-id <87ttuk3ugd.fsf@kitej>
and subject line Re: [bug#64418] [PATCH 0/1] Common Lisp local-time Postgres 
extension
has caused the debbugs.gnu.org bug report #64418,
regarding [PATCH 0/1] Common Lisp local-time Postgres extension
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64418
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] Common Lisp local-time Postgres extension Date: Sun, 2 Jul 2023 13:58:33 +0200
Hello Guix,

I was trying to use postmodern with the local-time library. This did not work,
because it looks like the extensions is not compiled with the local-rime time
package. When I tried loading the extension, a compilation was triggered but
ultimatly failed because it was trying to write the compiled fasl file into
the Guix store.

Since the local-time package can be used without postgresql, I created a new
package for just the extension and removed the broken system from the
local-time package in order to not add cl-postgres and postmodern to it.

Could you please review this patch?

Thanks, Roman.

Roman Scherer (1):
  gnu: Add sbcl-postgres+local-time.

 gnu/packages/lisp-xyz.scm | 54 ++++++++++++++++++++++++++++++++++++++-
 1 file changed, 53 insertions(+), 1 deletion(-)

--
2.40.1



--- End Message ---
--- Begin Message --- Subject: Re: [bug#64418] [PATCH 0/1] Common Lisp local-time Postgres extension Date: Tue, 04 Jul 2023 09:15:14 +0000
I modified your patch to make the package definition for
sbcl-cl-postgres+local-time more concise by inheriting from
sbcl-local-time, given that they have the same source repository.

Patch applied as ec2b5784abc18870c3a1031928f86131d78684ae.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]