search for: callsign

Displaying 17 results from an estimated 17 matches for "callsign".

2010 Oct 17
1
N1MM crashes when using exotic callsigns
I get a runtime error '5' when entering any callsigns other than US or Canada signs. Error dump is as follows: wine: Unhandled page fault on read access to 0x00000030 at address 0x66080e1c (thread 003b), starting debugger... Unhandled exception: page fault on read access to 0x00000030 in 32-bit code (0x66080e1c). err:dbghelp:pe_load_dbg_file Couldn...
2017 Nov 27
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...epo is not affected by my proposal. > > I'm a bit late to the party, and I might just not have comprehended this correctly. But does your example actually work? I didn't see any email about D40312 on llvm-commits, shouldn't there have been one? Also, how would arcanist pick up two callsigns here? Wouldn't it just pick the from the closest surrounding .arcconfig? tl;dr: https://reviews.llvm.org/D40312 (which was sent out on top of D40179 > to emulate what happens with a monorepo after my proposal lands). > > Steps I took (starting with https://llvm.org/docs/Get > ti...
2017 Nov 27
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
Forgot to mention: > Also, how would arcanist pick up two callsigns here? Wouldn't it just pick the from the closest surrounding .arcconfig? The review request will belong to a single repository, as you noticed (from the closest .arcconfig to where the arc command was invoked). However, when commits land, they will be imported under either one (rL for LLVM d...
2018 Jan 10
0
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...e create a Differential repository for it as well? I'll be happy to update its .arcconfig once that's done. On Mon, Nov 27, 2017 at 9:02 AM Ben Hamilton via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Forgot to mention: > > > > Also, how would arcanist pick up two callsigns here? Wouldn't it just > pick the from the closest surrounding .arcconfig? > > The review request will belong to a single repository, as you noticed > (from the closest .arcconfig to where the arc command was invoked). > > However, when commits land, they will be imported und...
2017 Nov 22
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...lang-tools-extra/.arcconfig b/clang-tools-extra/.arcconfig > index f846581763e..d4a00161bce 100644 > --- a/clang-tools-extra/.arcconfig > +++ b/clang-tools-extra/.arcconfig > @@ -1,4 +1,4 @@ > { > - "project_id" : "clang-tools-extra", > + "repository.callsign" : "CTE", > "conduit_uri" : "https://reviews.llvm.org/" > } > % git commit -a -m "Differential Revision: > https://reviews.llvm.org/D40179" > % echo "Test 1" >> llvm/README.txt > > % echo "Test 2" &gt...
2012 Nov 21
1
Samba 4 & W2k8_R2 - No automatic DNS Updates
...r/xmpp: jpaechnatz at gmail.com<https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=jpaechnatz at gmail.com> --> icq: 22621122 --> skype: jpaechnatz --> blog: http://simplyroot.blogspot.com/ amazon wishlist: --> http://www.amazon.de/registry/wishlist/3L6U7SE47GQ1Z Callsign: DO2PJ
2019 Jun 02
3
FYI: LLVM Phabricactor notifications.
...ls you're thinking of are not from Phabricator, but rather directly from the SVN post-commit hook. Those are not affected. The ones that would be different now are the ones with something like "[PATCH] D123456" in the subject line, or "[Diffusion] rL123456", where rL is the callsign. You'll still get emails for callsigns rG and rL, but those (already) generally only go to the committer, and will also get the replies if you comment on the commit through the Phabricator UI. > > > *From:* llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] *On Behalf Of *David &gt...
2017 Nov 23
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...ig >>> index f846581763e..d4a00161bce 100644 >>> --- a/clang-tools-extra/.arcconfig >>> +++ b/clang-tools-extra/.arcconfig >>> @@ -1,4 +1,4 @@ >>> { >>> - "project_id" : "clang-tools-extra", >>> + "repository.callsign" : "CTE", >>> "conduit_uri" : "https://reviews.llvm.org/" >>> } >>> % git commit -a -m "Differential Revision: >>> https://reviews.llvm.org/D40179" >>> % echo "Test 1" >> llvm/README.txt...
2009 Mar 16
0
Flac-1.2.1 compile error fixed
...3.1 memcmp fails to work due to a lack of string.h in a file main. Found in examples/cpp/encode/file/main.cpp Adding "#include <string.h>" fixed it -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb at windstream.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb at arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316
2008 Jun 02
1
Wine & Access to Com1 Port for Rig Control
...hanks to all the wine developers for their work. It is paying off. The program loads quickly, displays appropriately ... and I am able to set all sorts of things just as if I was using the same program in windows. The display is exactly what I would be seeing under windows. So, I can set my callsign, GMT offset, etc ... and the program will accept them and remember them for future use. Everything at the computer end seems to be as it should. Hoiwever, and it's a big one ... the program cannot converse with the radio. I have tried resetting the program to use com ports 1 through to 6...
2013 Jan 12
1
Suggest Forest/Function Level ?
...r/xmpp: jpaechnatz at gmail.com<https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=jpaechnatz at gmail.com> --> icq: 22621122 --> skype: jpaechnatz --> blog: http://simplyroot.blogspot.com/ amazon wishlist: --> http://www.amazon.de/registry/wishlist/3L6U7SE47GQ1Z Callsign: DO2PJ
2018 Jan 10
1
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
On 10 January 2018 at 21:06, Petr Hosek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > It seems like this has already been set up for all the projects except for > libunwind. Can we create a Differential repository for it as well? I'll be > happy to update its .arcconfig once that's done. Additionally, it might be worth considering if this change means the guidance
2008 Jun 02
1
Wine & Acces to Com1 for Rig Control
...so thanks to all the wine developers for their work. It is paying off. The program loads quickly, displays appropriately ... and I am able to set all sorts of things just as if I was using the same program in windows. The display is exactly what I would be seeing under windows. So, I can set my callsign, GMT offset, etc ... and the program will accept them and remember them for future use. Everything at the computer end seems to be as it should. Hoiwever, and it's a big one ... the program cannot converse with the radio. I have tried resetting the program to use com ports 1 through to 6 ......
2011 Apr 15
2
sti + namespace
...an be shared in the WeatherStation parent class. Ergo STI. But there are a lot of weather services, so I''d like to gather all the subclasses into a subdirectory (that''s aka namespace, right?). The table will be something like: create_table :weather_stations do |t} t.string :callsign t.string :type # for STI t.timestamp attempted_at # be nice to webmasters t.timestamp succeeded_at end ... and my directory structure is: apps/models/WeatherStation.rb apps/models/weather_stations/noaa.rb apps/models/weather_stations/cwop.rb apps/models/weather_stations/wolfram....
2012 Oct 15
1
samba3 to samba4 // logon hours // server role secrets.tdb, secrets.ldb
...at gmail.com --> icq: 22621122 --> skype: jpaechnatz --> blog: http://simplyroot.blogspot.com/ amazon wishlist: --> http://www.amazon.de/registry/wishlist/3L6U7SE47GQ1Z Backup u. Sync sicher via Wuala: http://www.wuala.com/referral/BBN3CFN4HKFF74HN3B7M Encfs4win: http://goo.gl/djpLB Callsign: DO2PJ Try JT65a: http://jt65.w6cqz.org/
2003 Jan 21
5
French traduction
I''v finished the french translation of the QuickStart Guides named "Basic two-interface firewall" As i''v not found the email of Tom Eastep i post this news here. I''m translating now the "Standalone", and after i will do the "Three interface" If there is some french guys here, may be they can read to find some errors ?! :) cya -- VETSEL
2019 Jun 01
2
FYI: LLVM Phabricactor notifications.
I tweaked the notifications yesterday, hopefully we don't see more spam storms. For filtering git refs: this is something that has changed substantially in Phabricator over the past couple of months, but I think I've managed to restrict notifications to only "master." (Although, again, this has changed a lot... getting this right depends on my own archaeological skills for