search for: piter

Displaying 20 results from an estimated 74 matches for "piter".

Did you mean: peter
2012 Jan 05
1
Enhance synonyms feature of the query parser (patch included)
...ecause I only consider the first prefix. --- PATCH CONTENT BEGIN 'queryparser/queryparser.lemon' --- *** queryparser.lemony 2012-01-05 12:28:39.000000000 +0800 --- queryparser.lemony.new 2012-01-05 12:52:56.000000000 +0800 *************** *** 307,316 **** --- 307,318 ---- for (piter = prefixes.begin(); piter != prefixes.end(); ++piter) { // First try the unstemmed term: string term; + #ifndef HAVE_SYNONYMS_ENH if (!piter->empty()) { term += *piter; if (prefix_needs_colon(*piter, name[0])) term += ':'; } + #endi...
2011 Aug 02
4
Best way to test tasks
I have a task that runs frequently in order to get/import data from another system. Because of this I wanted to know which is the best way to test tasks in order to create the tests needed. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20110802/315d630f/attachment.html>
2008 Sep 16
0
[PATCH] Add set_max_wildcard_expansion method to the queryparser.
...; } + + long get_max_wildcard_expansion() { + return qpi->max_wildcard_expansion; + } }; string @@ -335,6 +339,8 @@ Term::as_wildcarded_query(State * state_) const Database db = state_->get_database(); vector<Query> subqs; list<string>::const_iterator piter; + long expansion_count = 0; + long max = state_->get_max_wildcard_expansion(); for (piter = prefixes.begin(); piter != prefixes.end(); ++piter) { string root = *piter; root += name; @@ -342,6 +348,9 @@ Term::as_wildcarded_query(State * state_) const while (t != db.allterms_end(...
2016 Jun 30
0
[PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents
...@@ -506,12 +506,10 @@ static int exact_lock(dev_t devt, void *data) return 0; } -static void register_disk(struct gendisk *disk) +static void register_disk(struct gendisk *disk, bool gen_uevent) { struct device *ddev = disk_to_dev(disk); struct block_device *bdev; - struct disk_part_iter piter; - struct hd_struct *part; int err; ddev->parent = disk->driverfs_dev; @@ -563,6 +561,22 @@ static void register_disk(struct gendisk *disk) exit: /* announce disk after possible partitions are created */ dev_set_uevent_suppress(ddev, 0); + if (gen_uevent) + disk_gen_uevents(disk);...
2006 Apr 06
5
Acrobat Reader broken on CentOS 4.3
...bat Reader 7.0.5 and it does the same. I'd appreciate any suggestions on what to look for, since the executable and the startup scripts are not giving me any useful errors to chase. -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2011 Jul 28
2
RSpec, shoulda-matchers and Rails model attributes validations
I was trying out RSpec framework in a project and got stopped doing the unit test of a model. In particular, doing the test for the associations and the ActiveRecord validations. I started writing the validations but my tests didn''t look DRY at all. Before refactoring the tests checked out and look for other people solutions. I found out shoulda-matchers and Shoulda (which if I
2011 Jul 26
1
ActiveRecord has_many associations
Given the models Country, State, City and Person as follows. class Country < ActiveRecord::Base has_many :states end class State < ActiveRecord::Base belongs_to :country has_many :cities end class City < ActiveRecord::Base belongs_to :state has_many :people end class Person < ActiveRecord::Base belongs_to :city end Is there any way that doesn''t allow to delete
2005 Dec 02
1
acroread security problem
...oread process lives on even after the PDF document is closed: $ pgrep acroread 17260 and reads anything I copy in the X clipboard. So when I use pwsafe to get a password, the pass is sent to the acroread process: $ pwsafe -p gmail Going to copy password to X selection Enter passphrase for /home/piter/.pwsafe.dat: [xxx] You are ready to paste the password for gmail from PRIMARY and CLIPBOARD Press any key when done Sending password for gmail to acroread@gahr via CLIPBOARD and this is done automatically. Note that I dind't touch any key after writing the main password of pwsafe (noted [xxx]...
2011 May 31
1
Calendars in Rails
Hi all, I''m currently in the need to implement a calendar in rails. It should be able to present a year, month and day view. The events in these 3 views should be able to be opened, on click, to view the information and/or edit it (according to restrictions). The events will belong to users. One requirement is that users could filter which other users events they want to see (different
2020 Jun 27
2
HP vs. Brother Printers: Use with Centos/Fedora
...the Brother drivers. I'm sitting next to a Brother MFC L- > 2750DW that is a year or so old, and it does everything I need it to. > > As always, YMMV. > > -- > Ron Loftin reloftin at twcny.rr.com > > "God, root, what is difference ?" Piter from UserFriendly > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http...
2020 Jun 27
2
HP vs. Brother Printers: Use with Centos/Fedora
...istribution by default, and you have to download and install the Brother drivers. ?I'm sitting next to a Brother MFC L- 2750DW that is a year or so old, and it does everything I need it to. As always, YMMV. -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
...63 at 127.0.1.1 CSeq: 1 OPTIONS Contact: sip:sipsak at 127.0.1.1:38154 Content-Length: 0 Max-Forwards: 0 User-Agent: sipsak 0.9.6 Accept: text/plain it seems to work, in that I get 200 OK, with success reflected, apparently, in the log, provided that its numerical. I just changed it from "piter" to "345" and get success (well, at this at least). This probably has something to do with my dialplan.. Is the message, "hi", logged anywhere? -Thufir
2020 Jun 27
0
HP vs. Brother Printers: Use with Centos/Fedora
...er MFC L- > > 2750DW that is a year or so old, and it does everything I need it > > to. > > > > As always, YMMV. > > > > -- > > Ron Loftin??????????????????????reloftin at twcny.rr.com > > > > "God, root, what is difference ?"???????Piter from UserFriendly > > > > > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > > _______________________________________________ > > CentOS mailin...
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
...sip:sipsak at 127.0.1.1:38154 > Content-Length: 0 > Max-Forwards: 0 > User-Agent: sipsak 0.9.6 > Accept: text/plain > > > it seems to work, in that I get 200 OK, with success reflected, > apparently, in the log, provided that its numerical. I just changed it > from "piter" to "345" and get success (well, at this at least). This > probably has something to do with my dialplan.. > > > Is the message, "hi", logged anywhere? I don't think so. But you should also see the SIP messages on the console (sip set debug on) without ha...
2015 Sep 07
2
named Update Problem
Hello, I have enabled for a Domain DNSSEC and it working correct, after I change the rights for /var/named to root:named 0770 but after a update it is always change back to root:named 0750 after this, DNSSEC don't work any more? named have no right to write his secure files. Is there a way to fix this Thanks, -- mit freundlichen Gr?ssen / best regards, G?nther J. Niederwimmer
2015 Sep 07
0
named Update Problem
...root:named 0750 > > after this, DNSSEC don't work any more? > > named have no right to write his secure files. > > Is there a way to fix this > > Thanks, -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2015 Sep 08
0
named Update Problem
...more? > > > > > > named have no right to write his secure files. > > > > > > Is there a way to fix this > > > > > > Thanks, > -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2019 Feb 07
0
persistent generic device for tape changer
...quot;changer" #??SYMLINK+="tape/by-id/scsi-$env{ID_SERIAL}" This created /dev/changer as a link to the /dev/sg<x> device that will be consistent every time the system is booted. > > -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2019 Feb 07
0
persistent generic device for tape changer
...is booted. > > > > > > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly
2009 Apr 06
0
Dependencies in 5,3
...s situation, since the only conclusion that I can draw so far is that this is unnecessary system bloat. As used to happen on the sun-net-manglers list in years past: Thanks in advance. -- Ron Loftin reloftin at twcny.rr.com "God, root, what is difference ?" Piter from UserFriendly