Displaying 20 results from an estimated 2532 matches for "wildcarding".
2014 Dec 17
0
[PATCH] build: sort sources to build in a more deterministic way
It has been observed that binaries contents
are depending on the order of linked objects.
This order is caused by GNU make's wildcard function
and the position of sources on filesystem.
This change tries to prevent this kind of randomness.
Also consider building using -j1 flag
to make it even more reproductible.
Change-Id: Ie8eee7f336e6f1fa2863c4150d967afd15519f1d
Bug:
2007 Sep 10
1
Warnings with automake-1.10
Josh,
Automake 1.10 on OSX is giving me warnings like the following:
test/Makefile.am:50: wildcard *.raw: non-POSIX variable name
test/Makefile.am:50: (probably a GNU make extension)
test/Makefile.am:50: wildcard *.flac: non-POSIX variable name
test/Makefile.am:50: (probably a GNU make extension)
test/Makefile.am:50: wildcard *.oga: non-POSIX variable name
2019 Jun 12
2
Wildcard patterns in `--undefined` linker option
On Tue, Jun 11, 2019 at 10:54 PM Peter Smith <peter.smith at linaro.org> wrote:
> On Tue, 11 Jun 2019 at 14:31, Rui Ueyama via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> >
> > Hi,
> >
> > I got a feature request from an internal customer of lld, but I don't
> know whether we should implement it or not, so I'd like to get opinions
>
2007 Sep 28
4
. (period): Wildcard match; matches one or more characters
Hi List;
In the outbound, I read in the documents the Wildcard
match "by using the . (period)", but I did not
understand how Wildcard will work (like what)? As I
know that Wildcard is a term used with the Diguim TDM
card (FXO and FXS), so what is the relation between
such cards and the matching in the dial plan?
Any help?
Regards
Bilal
2019 Jun 11
2
Wildcard patterns in `--undefined` linker option
Hi,
I got a feature request from an internal customer of lld, but I don't know
whether we should implement it or not, so I'd like to get opinions from
people on this mailing list.
The feature request is to allow wildcard patterns in the `--undefined`
option. `--undefined foo` (or `-u foo` for short) makes the linker to pull
out an object file from a static library if the file defines
2009 Apr 01
4
Variable Wildcard Value
Is there a wildcard value for vector values in r?
For instance:
> M <- *wildcard
> (M==1)
TRUE
>(M=="peanut butter")
TRUE
>is.na(M)
FALSE
thanks,
Francis
--
Francis Smart
(406) 223-8108 cell
2007 Apr 01
1
FLAC: Windows wildcards support
Hi,
I have read this on the sourceforge site:
Windows wildcards support for FLAC and Metaflac *Private:
(?)<javascript:help_window('/help/tracker.php?helpname=private')>
*
No The Linux shell support wildcards but not the Windows
shell.
Would it be possible to add wildcard support for
Windows?
Example with Windows:
metaflac --add-replay-gain *.flac
Gives the following error:
2007 Mar 08
3
Boot order of 2 TE110P and 1 TDM400P in the same machine
Hello Everyone, I checked with zttool that sometimes after the machine boots the order of the boards is changed like this:
??? Alarms Span ??? OK Digium Wildcard TE110P T1/E1 Card 0 ??? OK Digium Wildcard TE110P
2018 Jun 16
2
wildcard certificate
On 06/15/2018 06:11 PM, Keith Keller via CentOS wrote:
> You've already got the cert so it's not totally relevant, but in the
> future you can consider using Let's Encrypt. They won't distribute
> wildcard certs but unless you have lots of subdomains you can simply
> request a cert for every domain you need.
2011 Sep 20
1
sudo wildcards problem: for every argument a *-wildcard? Better solution?
Hi folks
I allow the user tommy to run this command as root
sudoCommand: /app/appname/connectors/*/*/current/bin/*
With "sudo -l" he sees the sudoers, but is unable to execute.
$ sudo /app/appname/connectors/zur/namename/current/bin/othername
agentsvc --i --u root --sn 1m7command
Sorry, user tommy is not allowed to execute
2014 Feb 04
1
Samba4 internal DNS wildcards
Hi folks,
Can't seem to find any info on this one.
I've done a Samba3 classic upgrade to Samba4 on my test rig which has gone
very well so far. All users and groups look good, I'm using NSLCD to view
creds on my *nix boxes and I'm generally a happy camper, but...
I can't seem to get DNS wildcards working. I create a new domain under main
search domain in Forward Lookup Zones
2015 Jan 15
1
How to quote the special wildcard characters '*' and '?'
Hello,
I am searching for a way to execute doveadm command against mailbox
containing a special wildcard character in its name. For example:
# doveadm expunge -u 'me?@example.com' mailbox 'INBOX.Junk Mail'
SAVEDBEFORE 7
The result is:
doveadm(root): Error: User listing returned failure
doveadm: Error: Failed to iterate through some users
with exit code 75
In the mail log:
2007 Jun 13
1
windows xp wildcard matching in cmd.exe (search pattern is changed to uppercase when using wildcards)
Hello!
We probably have a Samba related Windows XP problem:
When I start the cmd.exe shell, enter a samba share and call "dir" I can
see (for example):
a.java, b.java and c.JAVA
But if I call "dir *.java", only c.JAVA is reported.
A ethereal trace shows that Windows XP is sending "Search Pattern:
\server\path\<.JAVA". That means that all letters have changed to
2012 Dec 21
2
dahdi timing source multiple cards
I have a box with 12 T1s (4 Te410P cards). The PSTN provider is reporting
slips and ask me to update the clock source. I have my system.conf set as
the following but when I run dahdi_scan only the ports on Card 1 are showing
up with syncsrc=1
system.conf :
span=1,1,0,esf,b8zs
bchan=2-24
mtp2=1
span=2,2,0,esf,b8zs
bchan=26-48
mtp2=25
span=3,3,0,esf,b8zs
bchan=49-72
2012 Feb 14
3
Wildcard for indexing?
Hi,
I'd like to know if it is possible to use wildcards * for indexing...
E.g. I have a vector of strings. Now I'd like to select all elements
which start with A_*? I'd also need to combine that with logical operators:
"Select all elements of a vector that start with A (A*) OR that start with B (B*)"
Probably that is quite easy. I looked into grep() which I think might
2004 Jan 14
2
Static Noise coming from Wildcard FXS: Wildcard TDM400P
I recently plugged in Phone to my TDM400P Card to test out something I
mostly use sip phones to interface with *. All of sudden I'm getting lot of
line static noise coming of the card is there any settings I should look at
or anything I need to do on the command line at this point I'm open to any
ideas
I'm running
0.7.1 on Redhat 9.0 machine.
Any insight would be greatly appreciated.
2004 Dec 19
1
Connecting Siemens HiCom PBX with Asterisk through E1
Hi
I've bought the Wildcard TE110 some days ago but I'm unable to get it to work
with Siemens HiCom 300.
I've tried this so far:
1. I've used standard cat5 cable cut off on one edge and twisted wires 1 to 4
and 2 to 3 which is according to cisco a short circuit for E1 lines. Wildcard
takes a few seconds and sets the link to green (OK).
2. I've tried to connect our running
2006 Jan 15
2
Choosing an FXO card
Folks,
I'm looking at buying an FXO card for my home Asterisk setup. The question I
have is, should I got for a the Digium Wildcard FXO or settle for the
winmodem that Digium sell? I have spoken to the UK distributor and they only
sell the Wildcard. They said that the quality of the modem was questionable.
Does anyone have any experience of this? Is the modem noticeably different
2015 May 13
2
Alternative for wildcard gnu extension in Makevars
I have some cpp-files from another library (boost) in a subdirectory
in my src directory (src/boost_src). I include these using the
following two lines in my Makevars:
SOURCES = $(wildcard *.cpp boost_src/*.cpp)
OBJECTS = $(SOURCES:.cpp=.o)
However, R CMD check complains about my use of 'wildcard'. How do I
handle this without any gnu extensions?
Thanks.
Jan
2011 Oct 06
2
doveadm mailbox subscribe wildcard
Hi,
I noticed that wildcards work like the following, as described in the
man page:
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot/pigeonhole
dovecot/pigeonhole/2.0
however, wildcard subscriptions don't work:
# doveadm mailbox subscribe -u bob dovecot*
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot*
dovecot/pigeonhole