search for: misra

Displaying 14 results from an estimated 14 matches for "misra".

Did you mean: isra
2020 Sep 27
3
How to add a new clang-tidy module
Hi, all, I am planning to add clang-tidy checkers for my company. How to add a new module for my company? Please help, thanks in advance. I try to copy files from cert module, and rename cert to Misra, then add a rule named "m-0-1-1" by ./add_new_checker.py. then I run ninja check-clang-tool, but my case is failed due to below error Running ['clang-tidy', '/Users/zyg/Documents/workspace/llvm-project/llvm/cmake-build-debug/tools/clang/tools/extra/test/clang-tidy/checkers...
2002 Jun 21
4
configure problem --- Can't find recent OpenSSL libcrypto
...st referenced symbol in file RAND_add conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:8218: $? = 1 configure: failed program was: #line 8189 "configure" #include "confdefs.h" Santanu Misra Email: santanu.misra at reuters.com Sr. System Administrator Direct: 650-461-3110 Reuters Main: 650-461-3000 3375 Hillview Avenue Fax: 650-461-3003 Palo Alto, CA 94304 WWW: http://www.reuters.com/
2009 Nov 10
2
[RFC][PATCH] ovirt-node-image : edit-livecd : fail on error in arbitrary code
...file once 'CODE' has completed if positive then unmount proc ( note that if 'CODE', proc still remains mounted; this is not unmounted by existing trap in edit-livecd script ) rest of the cleanup is taken care off by existing trap statement Signed-off-by: Abhishek Misra <fishy at linux.vnet.ibm.com> --- --- a/edit-livecd 2009-11-10 17:23:21.000000000 +0530 +++ b/edit-livecd 2009-11-10 18:39:11.000000000 +0530 @@ -159,13 +159,14 @@ cp -pr $WDIR/sq $WDIR/sq-w # mount root filesystem mnt "-t ext2 $WDIR/sq-w/LiveOS/ext3fs.img -o rw,loop" ex...
2009 Feb 16
3
Finishing up the contributors list as well
...Gayo,20,networking,Networking,2009-02-24 00:32:45 anders,Anders Persson,20,networking,Networking,2009-09-05 15:21:03 I vote to approve the above as is. --------------------------------------------------------------------- These three contributors already got 3 positive votes. sangeeta,Sangeeta Misra,20,on,OS/Net (ON),2010-07-13 11:58:19 Michael Schuster xzh,zhenghui xie,20,on,OS/Net (ON),2010-07-13 11:58:26 Micheal, I need your opensolaris user id. Core contributors, please take a look. --------------------------------------------------------------------- New suggestions (they have my vote)...
2012 Dec 10
2
puppet master REST API returns 403 when running under passenger works when running from command line
...d resigned certifcates on master after clean up, but the puppet master still blocks it. However If I run through puppet master daemon (without nginx + passenger) all requests go through. Is there any specific configuration for Nginx host header etc or in passenger that I am missing? BR/ Anadi Misra. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/nOSFMp3o9OsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe f...
2004 Oct 21
1
hi all
hi, i hv been burning nights reading howtos and manuals for iproute2 and iptables aiming at succesfully implementing a DMZ-NAT solution for our college (institute.) i am a student and never had past experience but hv used linux for quite some time now. so my first question is: do the functions of iptables and iproute2 overlap atall. i am preety confused regd this matter. 2nd: is it possible to
2020 Jun 29
3
Codifying our Brace rules-
Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> writes: > For those who don’t like it, is the currently documented policy broken > enough to be important to changing? I believe it is, simply for safety reasons. Adding a statement to a single-statement block can introduce bugs. Mandating braces everywhere prevents that. > I assume you wouldn’t recommend a massive rewrite
2013 Sep 29
0
useR! 2014: call for tutorial proposals
...eR-2014_at_R-project.org. A web page offering more information on the `useR!' conference is available at http://www.R-project.org/useR-2014 We hope to see you in Los Angeles! The organizing committee: Yunyun Dai, Phil Ender, Jan de Leeuw, David McArthur, Amelia McNamara, Sanjog Misra, Katharine Mullen, Jeroen Ooms, Szilard Pafka, Tim Triche, Joshua Wiley
2012 Dec 06
2
pasenger does not start puppet master under nginx
On the server [root@bangvmpllDA02 logs]# ruby -v ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] [root@bangvmpllDA02 logs]# puppet --version 3.0.1 and [root@bangvmpllDA02 logs]# service nginx configtest nginx: the configuration file /apps/nginx/nginx.conf syntax is ok nginx: configuration file /apps/nginx/nginx.conf test is successful [root@bangvmpllDA02 logs]# service nginx status
2008 Jan 15
2
s10 HVM 64-bit boot
Hi -- I wanted to boot s10 HVM in 64-bit mode but it always boots in 32-bit mode. Is there a special grub entry to boot s10 HVM domU in 64-bit mode? Or is it HVM loader? The grub entry is like this title Solaris 10 5/08 s10x_u5wos_01 X86 kernel /platform/i86pc/multiboot module /platform/i86pc/boot_archive s10.py file is as follows :- import os, re arch = os.uname()[4] if
2006 May 15
4
Issue with ip aliases and routing
I need to get this working. I have a single interface eth0 with a primary adress of x.x.214.162 on a /30 block network. This interface is properly set up and works fine, however, I also have five aliased adresses on the same interface: eth0:1 @ x.x.6.230, eth0:2 @ x.x.6.235, eth0:3 @ x.x.6.240, eth0:4 @ x.x.6.245, and eth0:5 @ x.x.6.250. All of these adresses are on a /27 block network. After
2006 Sep 16
0
RE: samba Digest, Vol 45, Issue 19
When is samba 4 expected? regards
2006 Jul 05
0
wifi network performance is degrading with iproute2
Hello, I used iproute2 to do iif specific routing on wifi routers with 2 wifi 802.11b interfaces on non overlapping interfaces. I set rule as follows on router-2 (shown below) use table 100 if incomming interface is wlan0 use table 200 if incomming interface is wlan1 all routes in table 100 have wlan1 as oif all routes in table 200 have wlan0 as oif --wlan0--
2008 Jul 03
3
xm create fails with ''elf_xen_note_check: ERROR:''
Hi -- I''m getting this error even though I have correct DVD ISO image for snv_92. bash-3.2# uname -a SunOS stoakly2 5.11 snv_92 i86pc i386 i86xpv bash-3.2# xm create snv.py Using config file "./snv.py". Error: (2, ''Invalid kernel'', ''elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images'') bash-3.2#