Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
clsql-fluid
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
irid...@gmail.com  
View profile  
 More options Jul 16 2012, 10:16 am
From: irid...@gmail.com
Date: Mon, 16 Jul 2012 07:16:27 -0700 (PDT)
Local: Mon, Jul 16 2012 10:16 am
Subject: clsql-fluid

Hi,

in the latest quicklisp, it seems that clsql-fluid-20110730 no longer match
the clsql-2012-05-20 API.

clsql-fluid use functions like release-to-conn-pool, but it no longer
exists in clsql.
It has been replaced by : database-release-to-conn-pool.

Same way with acquire-from-conn-pool and maybe with other functions.

is there any new versions of clsql-fluid since 2011-07-30 ?

Thanks

Regards
--
Fred


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
huddy1985王绪国  
View profile   Translate to Translated (View Original)
 More options Jul 16 2012, 11:25 am
From: huddy1985王绪国 <huddy1...@gmail.com>
Date: Mon, 16 Jul 2012 23:25:54 +0800
Local: Mon, Jul 16 2012 11:25 am
Subject: Re: [quicklisp] clsql-fluid

hi.
    sorry, I have no idea about this topic,because the quicklisp just is my
the third language,so i have no time to care about the lastest news.maybe
your could ask the other people.if your know why, please mail me.
thx..

2012/7/16 <irid...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
irid...@gmail.com  
View profile  
 More options Jul 17 2012, 3:34 am
From: irid...@gmail.com
Date: Tue, 17 Jul 2012 00:34:59 -0700 (PDT)
Local: Tues, Jul 17 2012 3:34 am
Subject: Re: clsql-fluid

Hi,

i solved the problem.

My aim is to learn weblocks.

So i tried weblocks-clsql-demo which depends on clsql-fluid.

But clsql-fluid do not match clsql updates.

i found a patch :
http://lists.common-lisp.net/pipermail/clsql-fluid-devel/attachments/...

Now all is working perfectly

PS : i apologize about my english

Regards
--
Fred

Le lundi 16 juillet 2012 16:16:27 UTC+2, (inconnu) a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
huddy1985王绪国  
View profile   Translate to Translated (View Original)
 More options Jul 17 2012, 10:50 am
From: huddy1985王绪国 <huddy1...@gmail.com>
Date: Tue, 17 Jul 2012 22:50:13 +0800
Local: Tues, Jul 17 2012 10:50 am
Subject: Re: [quicklisp] Re: clsql-fluid

dear my friend,
     I'm not good at english too,^_^..
     And thx for you reply.About this question, i think when i encounter it
next time,i wlll solve it by your method.
and by the way,my favorable and be good at language is C/C++,if you have
problems in this aspect ,maybe i can help u....

sincerely..


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
olexi...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Feb 4, 10:02 am
From: olexi...@gmail.com
Date: Mon, 4 Feb 2013 07:02:46 -0800 (PST)
Local: Mon, Feb 4 2013 10:02 am
Subject: Re: clsql-fluid

Here is repository with fixed bug https://github.com/html/clsql-fluid. I'm
putting it into .quicklisp/local-projects and all works fine

понедельник, 16 июля 2012 г., 17:16:27 UTC+3 пользователь iri...@gmail.com
написал:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Zach Beane  
View profile  
 More options Feb 5, 9:12 am
From: Zach Beane <x...@xach.com>
Date: Tue, 05 Feb 2013 09:12:40 -0500
Local: Tues, Feb 5 2013 9:12 am
Subject: Re: [quicklisp] Re: clsql-fluid

olexi...@gmail.com writes:
> Here is repository with fixed bug https://github.com/html/clsql-fluid. I'm
> putting it into .quicklisp/local-projects and all works fine

I emailed the original author of clsql-fluid, Stephen Compall, and he is
happy to have someone else maintain the project. Are you interested in
becoming the official clsql-fluid maintainer, with the official repo at
https://github.com/html/clsql-fluid?

Zach


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
olexi...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Feb 5, 9:56 am
From: olexi...@gmail.com
Date: Tue, 5 Feb 2013 06:56:25 -0800 (PST)
Local: Tues, Feb 5 2013 9:56 am
Subject: Re: [quicklisp] Re: clsql-fluid

вторник, 5 февраля 2013 г., 16:12:40 UTC+2 пользователь Zach Beane написал:

> olex...@gmail.com <javascript:> writes:

> > Here is repository with fixed bug https://github.com/html/clsql-fluid.
> I'm
> > putting it into .quicklisp/local-projects and all works fine

> I emailed the original author of clsql-fluid, Stephen Compall, and he is
> happy to have someone else maintain the project. Are you interested in
> becoming the official clsql-fluid maintainer, with the official repo at
> https://github.com/html/clsql-fluid?

Thank you, for emailing, yes, I'm interested.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »