search for: eeq

Displaying 3 results from an estimated 3 matches for "eeq".

Did you mean: ee
2008 Jul 06
2
Regular expressions: bug or misunderstanding?
...blems of writing regular expressions involving backslashes which make everything I write completely unreadable, so I'm going to change the problem for this post: I will define E to be the escape character, and q to be the quote; the gsub() call would leave Eq unchanged, but would change EEq to EEEq, etc. The expression I have come up with after this change is gsub( "((^|[^E])(EE)*)q", "\\1Eq", x) i.e. "(start of line, or non-escape, followed by an even number of escapes), all of which we call expression 1, followed by a quote, is replaced by expression 1...
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...0cmVhbQp4 AYVYCXxU1dU/9743S5JJMpM9mWHmDUNGySQEwpJAYjJZJoBhJ7EzNEhCiIRNgmERizC0RTCooLVU qBW3VtSiLws4AVpSoVpRhIqlFVtBi0X7E8Hvc6lV8r7/fTOk0vrrN3fOfu527rn3vXeJEZGFwiSR v2VZczvF0wxoXgM4WlavVHa0v7Ea/AdExpG3tC9cFnzik0oiUxaR4fcLl6695dX18ZPRwEdEcn1b a/OCz/7XWUJk86POuDYoUpZZNkG+HfKwtmUrb0/6G7sf8sOQLUuXtzSzNN4EeQ9k87Lm29vljZYf Q1YhK7c2L2t929neBvmkkNuXd6zUKuhZyJchX99+W2v7rIGjHxKlYDzxGnQMRfwsZCQr6EjMS2i4 4QBlA3IMT1G27CX4axcAmJd2YWCR9oGwC8r/Du9IDIj20F62iPbSYXqRXUat56mPeul3lEk19DCt owdpM3qaA83dNAvFAP2DLFvrpUJ6DH0/Rsfh+x1aTwcog2VpH9IG2iSdQq1NlEhDqRLRXk73sina Kmqks/IPqJim0K3UzsJaULtPe0B7kn5OfdLvtCuUQDnUgnJc+9jwJ+...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking