search for: unbroken

Displaying 20 results from an estimated 57 matches for "unbroken".

2009 Sep 14
2
Plea: No long unbroken lines, please!
...657 characters long, of which I can only see about one fifth at a time. This makes it very difficult to take in what is written. The only way to get it decent is to Copy&Paste the content into a local file, and then tidy that up oneself. So may I please ask people to try to avoid sending long unbroken lines? (And perhaps the pipermail server may have a configuration option which would insert line-breaks at suitable places?) With thanks! Question: In a case (like this) where there is a posting in the archives which one wishes one had retained oneself, is there any way to get pipermail to re-se...
2010 Jun 04
2
[LLVMdev] Heads up: Local register allocator going away
...you can see that the return value CopyFromReg is tied to ADJCALLSTACKUP with a flag, but there is no flag from ADJCALLSTACKUP to BRASL. This allows the scheduler to put other instructions in the gap, and you don't want that. You should fix SPUTargetLowering::LowerCall to make sure there is an unbroken chain of flag ties between CopyFromReg and BRASL. At least ARM, MBlaze, and Blackfin are doing this, if you need example code. > This is probably in the SPU backend, as all (most) other backends > compile the example just fine? Where do I start to look if I want to fix > this? I can file...
2010 Jun 08
0
[LLVMdev] Heads up: Local register allocator going away
On Fri, 2010-06-04 at 20:05 +0200, Jakob Stoklund Olesen wrote: > You should fix SPUTargetLowering::LowerCall to make sure there is an unbroken chain of flag ties between CopyFromReg and BRASL. At least ARM, MBlaze, and Blackfin are doing this, if you need example code. > Thanks for the tip. This got fixed in 105601. And with that, half of the problematic tests appearing with --regalloc=fast flag started working. Unfortunately the se...
2024 Jan 08
1
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
...oving the whole block will cause word-breaker to not correctly handle halfwidth Katakana, such as "??????????" which it would treat as a single term, whereas it should be two: ??????and ????). My pull request causes word-breaker to only handle halfwidth Katakana and Hangul codepoints as unbroken script and treats Latin characters, numbers, symbols and punctuation as broken script. There's a couple of unit tests that check for this. diff --git a/xapian-core/queryparser/word-breaker.cc b/xapian-core/queryparser/word-breaker.cc index 8108523ccd53..6122dcdccc97 100644 --- a/xapian-core/qu...
2007 Dec 21
17
[Bug 1419] New: Fix PTY handling on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1419 Summary: Fix PTY handling on Mac OS X Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org
2009 Apr 30
1
postscript printer breaking up long strings
For a long string in an axis title, or main title the postscript device breaks apart the long strings into smaller strings. For example, > postscript('linebreaktest.eps') > plot(1,xlab='aReallyLongStringToSeeHowItBreaks',ylab='aReallyLongStringToSeeHowItBreaks') > for(i in c(.6,1,1.4))text(i,i,'aReallyLongStringToSeeHowItBreaks') > dev.off() produces
2023 Jun 20
1
Synology shares not accessible...
...upplied you with the source code ? I personally wouldn't want to patch my DC's to get a synology product to work correctly, if doing so could break the rest of my domain. I could be extremely wrong here, but it makes more sense to me, to fix the 'broken' thing, rather than 'unbroken' things. I would go back to synology and get them to clarify just what they would like you to do and how you should do it. Rowland
2023 Jun 20
1
Synology shares not accessible...
...ntioned bug. > I personally wouldn't want to patch my DC's to get a synology product > to work correctly, if doing so could break the rest of my domain. > > I could be extremely wrong here, but it makes more sense to me, to fix > the 'broken' thing, rather than 'unbroken' things. Again, agreed. I think, you're right here, too... > I would go back to synology and get them to clarify just what they > would like you to do and how you should do it. That I will, I just hoped for some knowledge that will strengthen my arguments. > > Rowland As alway...
2017 Jun 20
1
Unable to use nut-2.7.4 with Eaton 5E1500I USB
....] > It does not get a length for method 1, so it moves on to method 2, which gets a length, but fails to get the rest of the descriptor. This is what is happening to lsusb, too (tries to fetch 549 bytes, gets only 9). and is there anything I can do to fix, short of hoping to receive an updated unbroken firmware for the UPS from a support team which ignores me ? > >> However I am using the very same package on my personal workstation (which is also running CentOS 6 but has a whole lot of packages installed either from 3rd party repos or built by me ) since Fri 09 Jan 2015 (I needed it...
2005 Aug 21
15
New inheritance
A good number of the samples I have tested are outright or subtly broken on Windows now. I''m trying to determine what the cause is. Mostly it seems related to the initialize function not being created when it should be. Case in point: ClientDC.i The caret example won''t work at all because initialize isn''t declared any longer. If you comment out the import
2015 Jun 16
2
OpenSSH and CBC
...>> CBC therefore considered as broken and unsecure (in general or SSH >> implementation)? > CBC modes in SSH use the last encrypted block of the previous packet > as the IV for the next packet. The protocol is specified this way. As the new IV depends on the (unknown) key and an unbroken crypto/hash algorithms I don't see any problem with this assuming normal behaviour with new keys on a new connection and correct implementation. Am I wrong? > >> I also read a lot of references (see below) but still not clear to me >> what's the actual "security statu...
2023 Jun 20
1
Synology shares not accessible...
...; I personally wouldn't want to patch my DC's to get a synology product >> to work correctly, if doing so could break the rest of my domain. >> >> I could be extremely wrong here, but it makes more sense to me, to fix >> the 'broken' thing, rather than 'unbroken' things. > Again, agreed. I think, you're right here, too... >> I would go back to synology and get them to clarify just what they >> would like you to do and how you should do it. > That I will, I just hoped for some knowledge that will strengthen my > arguments. &gt...
2017 Jan 02
2
LLVM Weekly - #157, Jan 2nd 2017
...rg> and pass it on to anyone else you think may be interested. Please send any tips or feedback to <asb at asbradbury.org>, or @llvmweekly or @asbradbury on Twitter. ## News and articles from around the web Happy New Year! Today marks three whole years of LLVM Weekly issues - in fact an unbroken streak of 157 consecutive Mondays so far. Thank you to all of my readers, especially those who have helped keep me motivated by providing feedback or have assisted in suggesting content for inclusion. I hope you all have a happy and productive 2017, punctuated of course by a new LLVM Weekly issue i...
2013 Jan 10
5
[LLVMdev] Using C++'11 language features in LLVM itself
...ough to bootstrap itself on practically any platform I can think of or it can be cross-bootstrapped if needed. I think usage of any language features should be decided based on support from a either clang(n-j) release or a reference version (3.2 being my personal favorite) rather then on a common unbroken subset from a motley collection of other compilers. Just my 0.02$ after 2 months of building clang+llvm. Paweł > On Jan 9, 2013, at 2:38 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > >> On 9 Jan 2013, at 04:49, Marc J. Driftmeyer wrote: >> >>> I...
2013 Jan 10
0
[LLVMdev] Using C++'11 language features in LLVM itself
...ies. The C++ ABI support for MSVC in Clang is still not 100% functional, I believe. > > I think usage of any language features should be decided > based on support from a either clang(n-j) release or a > reference version (3.2 being my personal favorite) > rather then on a common unbroken subset from a motley > collection of other compilers. > While I would love to see this happen, I just don't think it's practical/feasible currently. > > Just my 0.02$ after 2 months of building clang+llvm. > > Paweł > > > > On Jan 9, 2013, at 2:38 AM, David...
2001 Mar 28
5
R and xterm
Howdy! I have a problem that's similar to one discussed earlier on the list: When not in xterm all the backspace and cursor-movements and stuff are working well. Only when I start R in an xterm window backspace appears as ^H and so on. What can I do? Ragnar -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.4 now available
A new pixman release 0.11.4 is now available. This is a brown paper bag release to restore the ABI which broke in 0.11.2. Notable news: - ABI is unbroken (Julien Cristau) tar.gz: http://cairographics.org/releases/pixman-0.11.4.tar.gz http://xorg.freedesktop.org/archive/individual/lib/pixman-0.11.4.tar.gz tar.bz2: http://xorg.freedesktop.org/archive/individual/lib/pixman-0.11.4.tar.bz2 Hashes: MD5: 8c8afc...
2024 Jan 09
1
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
...l cause word-breaker to not correctly > handle halfwidth Katakana, such as "??????????" which it would treat > as a single term, whereas it should be two: ??????and ????). > > My pull request causes word-breaker to only handle halfwidth Katakana > and Hangul codepoints as unbroken script and treats Latin characters, > numbers, symbols and punctuation as broken script. There's a couple of > unit tests that check for this. Thanks, that looks good - now merged. I think we probably should backport this to 1.4 - it's a behaviour change, but limited to text contain...
2005 Jan 24
3
Asterisk with Grandstream ringback
Hi All We have Grandstream 102's running ver X.18. When hanging up after a call has been made the grandstream seems not to disconnect the call and when you put the handset down the phone rings only to pick it up and be on the same call. This is happening quite often and gets very irritating. Can anyone help with this? Regards Doug
2003 May 06
0
mkstemp done in sub-optimal directory
...ry/ academus:/var/pub/library -- Tom Goulet, tomg@em.ca, D8BAD3BC, http://web.em.ca/~tomg/contact.html Internet mail politeness requires using only plain text, disallowing advertising footers, interspersing replies in quoted text, trimming quoted text not needed to show context, and keeping lines unbroken. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20030505/cc961acd/attachment.bin