Displaying 20 results from an estimated 1000 matches similar to: "Odd behavior"
2005 Dec 17
0
Cincinnati Ohio, Intro to Rails presentation
Announcing www.XPCincinnati.org
(Extreme Programming User''s Group in Cincinnati, Ohio, USA)
will be holding the following meetings.
Jan 3rd, 2006:
--- Ruby On Rails and Web 2.0 --- by Jim Weirich
Feb 7th, 2006:
--- SOA in Ruby --- by Joe O''Brien of ThoughtWorks
Mar 7th, 2006:
--- Scrum software process ---
Group: http://www.xpcincinnati.org
2006 Jun 14
7
CR issue
Hi,
I am using RedCloth (3.0.4).
First using online text2html (http://www.textism.com/tools/textile/) ,
"123
456"
returns <p>123<br />456</p>
But by code:
<code>
require ''RedCloth''
puts RedCloth.new("123\n456").to_html
</code>
I got:
<p>123
456</p>
CR is not taken in consideration. Is there any parameter I am
2007 Dec 03
1
AD issue....
Hi, i want to integrate AD + Samba3 via kerberos, every works great i
get the users and groups with wbinfo -u and wbinfo -g
so in linux i cat set the permissions to a share using the AD's users.
However when i try "getent passwd" I only get the system users and not
the AD's users... in my nsswitch.conf i have:
passwd: files winbind
group: files winbind
shadow:
2006 Jun 05
3
possible bug in trunk base.rb? BREAK_RE.
Hello All, first post to the list.
I just checked out trunk and it broke my tests.
Turns out that the BREAK_RE regex found in base.rb is missing the "/m"
mode modifier.
I am still getting my head around the library so i may be missing
something but was that done on purpose?
Thanks.
jeremy
Index: base.rb
===================================================================
--- base.rb
2012 Oct 22
3
Remove records from a large dataframe
Hi, I am trying to remove a series of records from a large dataframe. The
script I have written works fine but takes a long time to run. Can anyone
suggest a quicker way to do this?
Here is an example of the code I've written. The end result of this bit of
code would be a dataframe with any records relating to ID 1 or ID 4 removed:
#dataframe
id <- c(1,1,1,1,2,2,2,2,2, 3,3,3, 4,4)
2006 Jun 16
3
shortcut for full url as the linktext?
Is there a shortcut for this:
"http://foo.com":http://foo.com
?
Thanks,
---John
2009 Jun 08
14
script help - '3rd last field'
Hi
I need some logic to work out a value for me - this value is _always_
the 3rd last field in a string seperated by '.' but the string could be
5 or 6 fields long, e.g
foo.bar.VALUE.baz.lala
foor.bar.gigi.VALUE.baz.lala
I need to find VALUE - if this were python or something i could do it
but this has to be in shell -
Any clues?
thanks
2008 Aug 28
2
Tidying up code - Warning message: deparse may be incomplete
Dear R users,
I am currently writing a R package and to do so I am following the
guidelines in manual 'Writing R extensions'.
In Section 3.1, it is suggested to tidy up the code using a file
containing the following:
options(keep.source = FALSE)
source("myfuns..R")
dump(ls(all = TRUE), file = new.myfuns.R")
I have done this for my own packages and although it runs, I get
2005 Nov 16
4
RedCloth repository moved to SVN
I''ve been getting increasing resistance from helpers who prefer
Subversion over CVS. I feel that it''s slowing down development. So,
done. Mailing lists, releases, news will still be at Rubyforge. Bug
tracking will likely move to the new repository soon as well.
The new repository is at: http://code.whytheluckystiff.net/
Checkout RedCloth from
2005 Jun 03
2
Everyone-- the scoop on Bison/Flex --
Hey, everybody---
Ignorance CAN be bliss, at least for a while, but, .... Just so you
know...
A week or two ago, some upgrades to the expression parser (you know, the
expressions you put in $[ ... ] in your extensions.conf file) that I
submitted, have been merged into the CVS HEAD of the source.
Hopefully, for around 99.9% of you, it won't make any difference to you.
The Makefile has also
2017 Jun 07
1
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
Hi
I have had this problem for a while, but waited to post this until I upgraded to see whether the upgrade would fix it.
I upgraded samba to the 4.2.X stream from 3.6.X stream, but it happens on both, 3.6.X and 4.2.10.
Whenever someone logs out, then in again the profile gets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where
2014 Dec 20
2
Request for wiki access
Lala,
Yes, the request has to be filled from admin team, so the request here in
this ML.
--Humble
On Sat, Dec 20, 2014 at 2:44 PM, Lalatendu Mohanty <lmohanty at redhat.com>
wrote:
>
> On 12/20/2014 02:40 PM, Humble Devassy Chirammal wrote:
>
> UserName: Humble
>
> --Humble
>
> Humble,
>
> Looks like I dont's have admin rights on the pages and
2008 Oct 22
2
Lala music mover throws many errors
I am trying to run the Lala music mover (it works in conjuction with
Lala.com, a legal music sharing service). I've managed to tweak Wine
enough to work it to a certain point in the wizard (this was a few
months ago) but it throws back some errors about unimplimented
functions.
The console trace is HUGE so I didn't want to post it to the list right
off the bat for those of you who read
2018 Feb 07
2
Question about using LoopAccessLegacyAnalysis
Hi LLVM community,
I am writing a custom pass for analyzing the dependence information for the memory access within a loop. I found “LoopAccessLegacyAnalysis” class useful, however I m not able to obtain information from that pass. Here is what I did to get the information:
// require pass
virtual void getAnalysisUsage(AnalysisUsage &AU) const
{
2017 Jun 07
2
Domain Logout, then domain login again, profile corrupt -> replaced by TEMP profile
Hi
I have had this problem for a while, but waited to post this until I upgraded to see whether the upgrade would fix it.
I upgraded samba to the 4.2.X stream from 3.6.X stream, but it happens on both, 3.6.X and 4.2.10.
Whenever someone logs out, then in again the profile gets corrupted and a new TEMP profile is created (the dreadful "creating new desktop"). Now I do not know where
2014 Dec 20
2
Request for wiki access
UserName: Humble
--Humble
On Sat, Dec 20, 2014 at 2:35 PM, Lalatendu Mohanty <lmohanty at redhat.com>
wrote:
>
> On 12/20/2014 02:32 PM, Humble Devassy Chirammal wrote:
>
> Hi,
>
> I would like to write some articles about GlusterFS in CentOS wiki space
> as part of CentOS storage SIG.
>
> Can you approve the wiki access for the same ?
>
>
>
2018 Feb 08
0
Question about using LoopAccessLegacyAnalysis
Have you check `LoopAccessLegacyAnalysis::runOnFunction` ran as you expect?
Besides, I am not sure if `LoopAccessLegacyAnalysis::runOnFunction` does
anything useful, have you check that, too?
2018-02-08 1:49 GMT+08:00 Kewen Meng via llvm-dev <llvm-dev at lists.llvm.org>:
> Hi LLVM community,
>
> I am writing a custom pass for analyzing the dependence information for
> the
2007 Aug 10
2
Dialplan loop
Folks,
I'm trying to implement a simple loop in a dialplan. The object is to
set a counter, run through some IVR options, increment the counter,
return to the start, then finally fall through to an operator or
voicemail.
Am using 1.4.10 and have reviewed doc/
exten => s,1,Set(TIMEOUT(digit)=5)
exten => s,n,Set(TIMEOUT(response)=20)
exten => s,n,Set(loop = 0)
exten =>
2005 Nov 21
4
Code blocks
Oh yes, also I added a shortcut for code blocks. Instead of
<pre><code>, you can surround it with three backticks (```).
- Lucas
http://rufy.com/
2014 Dec 20
3
Request for wiki access
On 12/20/2014 04:22 PM, Christoph Galuschka wrote:
>
>
> Am 20.12.2014 um 11:35 schrieb Humble Devassy Chirammal:
>> Sure, here it is
>> Username: HumbleChirammal
> Thanks.
>
> @Lalatendu: As I assumed from your previous post, you are OK with
> those permissions, I hopefully added Humble with the right permissions
> to