search for: shos

Displaying 5 results from an estimated 5 matches for "shos".

Did you mean: shop
2016 Oct 07
3
Using std::chrono
Hi all, We're considering using std::chrono more heavily in lldb. However, A quick search of the llvm, clang, and lld codebases shos almost zero usage of chrono. I wanted to see if this was for technical reasons (eg some compiler doesn't support it well) or simply because nobody has needed it yet. If it's the former then I'd like to be aware of the issues so we don't fall into any traps. If it's the latter,...
2009 Aug 14
2
onnecting two asterisk using B410p BRI cards
...the cable was pluged. Then I use an isdn crossover wire with this king of schema and the lights get blinking red again. Tx+ 3 ------+ +----- 3 . X Rx+ 4 ------+ +----- 4 . Tx- 5 ------+ +------5 . X Rx- 6 ------+ +------6 In both servers when I do in asterisk CLI "misdn shos stacks", the port one on each machine shows Server A: BEGIN STACK_LIST: * Port 1 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0 Server B: BEGIN STACK_LIST: * Port 1 Type NT Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0 Debug:0 Which kind of cable should I use? Why both in...
2006 Jun 26
9
table name
hello freinds... I m very new to ruby on rails and i m facing a problem... whenever i add Scaffold table and try running in that broser it shos error that the particular tbale doesnot exist.... also it changes the name of the table , for eg.table names Recipe gets changed to Recipes and in order to get ountput i need to change the name of the table TO Recipies........is there any reason to this pls help me out its tough to change the na...
2016 Oct 07
2
Using std::chrono
...:* Friday, October 7, 2016 03:11 > *To:* llvm-dev <llvm-dev at lists.llvm.org> > *Subject:* [llvm-dev] Using std::chrono > > > > Hi all, > > We're considering using std::chrono more heavily in lldb. However, A quick > search of the llvm, clang, and lld codebases shos almost zero usage of > chrono. I wanted to see if this was for technical reasons (eg some compiler > doesn't support it well) or simply because nobody has needed it yet. If > it's the former then I'd like to be aware of the issues so we don't fall > into any traps. >...
2002 Jun 14
3
calling an editor on MAC and Linux
I have written an R function that writes output to an external file using the sink function. I assume that `sink' is not operating system dependent. At the end of the function I have additional code that opens the newly created file using notepad on a Windows system. Obviously, this part of the code will not work on a Mac or Linux box. Since I do not have a machine with Linux or the Mac OS