search for: proposit

Displaying 20 results from an estimated 403 matches for "proposit".

Did you mean: proposito
2018 Mar 17
2
Proposition: 7.0 => 7 in library names
...e. For that, I am renaming the binaries and libraries. Now, as we are not using the minor version (the Y in X.Y.Z), there isn't much point in calling our tools foo-7.0 as we won't create a 7.1. See http://blog.llvm.org/2016/12/llvms-new-versioning-scheme.html for more information on this. Proposition: Remove the .0 everywhere in lib name. I have been publishing this change on top of the Debian/Ubuntu packages for a couple of months now (basically since trunk became 7). Packages are now called clang-7 instead of clang-6.0 I believe I have been able to rename all occurrences that I found and...
2018 Mar 17
0
Proposition: 7.0 => 7 in library names
...ries and libraries. > > Now, as we are not using the minor version (the Y in X.Y.Z), there isn't > much point in calling our tools foo-7.0 as we won't create a 7.1. > See http://blog.llvm.org/2016/12/llvms-new-versioning-scheme.html for > more information on this. > > Proposition: Remove the .0 everywhere in lib name. In light of the new versioning scheme, this looks very reasonable to me. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP UR...
2018 Mar 22
1
Proposition: 7.0 => 7 in library names
...t; >> Now, as we are not using the minor version (the Y in X.Y.Z), there isn't >> much point in calling our tools foo-7.0 as we won't create a 7.1. >> See http://blog.llvm.org/2016/12/llvms-new-versioning-scheme.html for >> more information on this. >> >> Proposition: Remove the .0 everywhere in lib name. > > In light of the new versioning scheme, this looks very reasonable to me. > As it seems that nobody objected, could you approve the two patches? https://reviews.llvm.org/D41869 - LLVM https://reviews.llvm.org/D41808 - Clang Thanks Sylvestre...
2011 Jan 11
1
--detect-renamed for mac users : proposition of a modification
Hello, Object of my mail : 1/ stick a problem of incompatibylity between 2 patches (fileflags.diff & detect-renamed.diff) 2/ proposition of a correction I wanted to run rsync on a mac (OS X 10.6.5) with the --detect-renamed option. I therefore tried to compile rsync with the 3 relevant patches : - fileflags.diff - crtimes.diff - detect-renamed.diff But the patch detect-renamed.diff is not compatible with one of the modifica...
2012 Feb 11
1
New router, registration problems
I just set up a WRT54GS and now I can't dial out or in. sip show registry shows: CODE: SELECT ALL Host dnsmgr Username Refresh State Reg.Time draytel.org:5060 N xxxxx 120 Request Sent I seemed to recall that running in cli always showed a response back, but there's nothing now. Using
2010 Dec 06
0
[LLVMdev] [LAD] Project proposition: llvm based dsp engine
Hi, and thanks for the feedback. >My own gut feeling on this is that you'd be better off figuring out >how to do this in the context of Faust, which already does a important >subset of what you are describing, though notably without (I think) >the LLVM part. Surely a contribution to the discussion by the Faust people would be welcome; and even more than to the discussion :->.
2010 Dec 06
1
[LLVMdev] [LAD] Project proposition: llvm based dsp engine
On Mon, Dec 6, 2010 at 6:10 AM, Maurizio De Cecco <jmax at dececco.name> wrote: > I have been looking for a while to  LLVM as a possible technology to build a > DSP execution engine, providing the runtime flexibility needed by real-time > interactive DSP applications (like patcher languages), or by plug-in based > processors, and in the same moment > the powerful link time
2007 Oct 12
1
Wiki FrontPage Proposition
Hi guys, What do you think about this structure: http://wiki.centos.org/FrontPageProposal?action=AttachFile&do=get&target=wiki-structure-5-en.png Cheers, al.
2011 Mar 07
1
Patch proposition to implement a new workaround: tb-lsub-flags
Hi again Timo, As agreed earlier tonight, you'll find as attachments 4 diffs (diff -u) implementing the new workaround "tb-lsub-flags". The 4 impacted files are: ./src/imap/imap-settings.h ./src/imap/imap-settings.c ./src/imap/cmd-list.c ./src/config/all-settings.c Here is the proposed description for the dovecot.conf file: # tb-lsub-flags: # Usually IMAP servers don't
2005 Oct 25
0
proposition of writing the article to Linux+ DVD magazine
Good morning, I'm working at Software publishing house which publishes magazines from the IT field. One of them is Linux+ DVD magazine (please visit our web www.lpmagazine.org). I'm looking for the linux developpers who are interrested in cooperation with the redaction of Linux+ DVD by writing the article concerning the scurity in Linux (for exemple OpenBSD 3.8, or to transmit the
2004 Nov 23
3
Re: List proposition
On Tue, 2004-11-23 at 20:26, ~mg@a.org wrote: > Hello everyone! > > We have been thinking about something<early snip> With respect, this could have come from anyone... and looks like it did from the DNS records. I appreciate it's not an easy situation, but there must be some way of doing this where it does not look like a scam? Tell tale signs: - Don't tell anyone about
2004 Nov 23
2
Re: list proposition
>> On Tue, Nov 23, 2004, Adam Greenbaum <lists@refinitive.com> wrote: >> > On Tue, 2004-11-23 at 20:26, ~mg@a.org wrote: >> > > Hello everyone! >> > > >> > > We have been thinking about something<early snip> >> > >> > With respect, this could have come from anyone... and looks like it >> > did from the DNS
2009 Jun 30
0
Proposition for 6.1 and 7.1 Channel Mappings
Vorbis Community, Seeing as how DTS-HD and Dolby TrueHD decoders are becoming more accessible, I believe now may be a good time to standardize channel mappings for 6.1 and 7.1 audio. MPlayer currently implements 7.1 audio for Vorbis like so: FL FR RL RR FC LFE SL SR. Thank you, William Swartzendruber -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Dec 04
1
libnutconf: specific C++ accessors technique proposition
?Hello fellow developers, yesterday, I was thinking about how to implement specific config. attributes accessors in section-based nut config. files so that it's nice to use and consistent with NutConfiguration, UpsmonConfiguration and UpsdConfiguration config. classes (where it's done via Settable attributes). The GenericConfiguration class provides generic access to name/value items of
2012 Sep 27
3
NUT Bugs #313634 & #313714: unification & encapsulation of timer proposition
?Hello everybody, I'm working on the "Use difftime for time comparison" bug (#313634). Charles directed me to the other one "Use monotonic clock for monitoring" attended to by Baruch; I believe that's very good idea, however I'd use a bit more encapsulated & general approach: 1/ I'd create an opaque timer type and its get/set/cmp/inc/dec etc interface
2007 Oct 19
1
Size and performance efficient rewriting of the `dash.test` built-in
== Proposition A. Do not implement `-a' and `-o'. == Why. 1. Most of the `test` usage is 2 or 3 arg. ops. 2. Issues (and possible `||', `&&' substitutions), described in [0] [0] http://www.opengroup.org/onlinepubs/000095399/utilities/test.html 3. In case of usage of it, `exec /usr/b...
1999 Jan 20
1
data frames with non-unique row.names
...(in R *and* S !). [Example code at the end] 1) Both in S and R, data.frame(..) (and e.g., also cbind(<data.frame>, ..) which dispatches to data.frame()) silently drops the whole row.names and replaces it by "1" "2" ... if the names would be non-unique. PROPOSITION 1: I have the feeling I'd want to get a warning in that case. However, you may prove me wrong... 2) Now, in S (but not in R), the "row.names<-" function gives an error if you try to assign non-unique row.names. This is as desired (and R should do the same)....
2018 Mar 16
2
[PATCH] Set KRB5PRINCIPAL in user environment
Hello There is no reply about this demand since the firt proposition has if nobody in dev team cares about it :( Strange ... Le 14 mars 2018 20:39:53 GMT+01:00, "Johannes L?thberg" <johannes at kyriasis.com> a ?crit : >Quoting Johannes L?thberg (2017-01-06 02:34:43) >> >this change request is already tracked as a bug #2063 [1] (wit...
2010 Dec 06
3
[LLVMdev] Project proposition: llvm based dsp engine
I have been looking for a while to LLVM as a possible technology to build a DSP execution engine, providing the runtime flexibility needed by real-time interactive DSP applications (like patcher languages), or by plug-in based processors, and in the same moment the powerful link time optimizations that such a system can provide. Such a task is daunting for a single developer project like
2017 Apr 10
2
OT: systemd Poll
...olently opposed to it, or have you mellowed to >>> it? >>> >> Accepting it as a fait accompli. It makes life much harder for no >> obvious gain, but short of creating one's own distro we seem to be stuck >> with it. To answer your question, a combination of proposition 1 and >> the first part of proposition 3. >> >> For those of us with (in my case) over 30 years in the industry, reading >> init scripts is trivial and at least we can see what is going on and fix >> problems quickly. Some vague, poorly documented, data file which...