similar to: [LLVMdev] Questions regarding using LLVM for static code analysis

Displaying 20 results from an estimated 11000 matches similar to: "[LLVMdev] Questions regarding using LLVM for static code analysis"

2002 Apr 24
1
[rproxy-devel] rdiff deltas not very good compared to pysync, why?
On 24 Apr 2002, "Shirish H. Phatak" <shirish@tacitnetworks.com> wrote: > Since there appears to be a dedicated group of users and lots of > activity, maybe we can convince Martin to roll in these patches and make > a new release? I have been really lax in supporting librsync for the last few months, because of a new job and taking over maintenance of rsync
2007 Sep 03
1
rsync between desktop & external hdd.
Hi all, I am a non-technical guy (in some ways) & I did read the man pages but became no wiser. My main aim is to do backups between my hdd & an external 80 GB EIDE hdd. The filesystem is ext3 both on the hdd as well as have made ext3 partitions to the hdd. I have 2 use-cases really :- 1. take an image of my /home/shirish the first time (without the .something files) all the
2008 Dec 21
2
corruption happening sometimes when I do a shutdown -r now
Hi all, Apologies but this is going to be a long post. I get a corruption sometime when I do a $sudo shutdown -r now This is on an ubuntu 8.10 machine. The only way to resolve the same I know is to do a sudo fsck -y /dev/sdb7 This is the output I got when I ran fsck through the Live CD $ sudo fsck -y /dev/sdb7 fsck 1.41.3 (12-Oct-2008) e2fsck 1.41.3 (12-Oct-2008) /dev/sdb7 contains a file
2008 Feb 07
3
number of aces in big endian format?
Hello, Not exactly samba but related to ntfs acls, so hope do not get flamed! Recently I am seeing a response to get security descriptor query to Windows server as Malformed Packet in wireshark trace and the number of aces in the dacl in big endian format. I thought all the data over the wire was in little endian format! I have seen this on Windows XP and Windows Server 2003. Have not
2009 Jul 29
2
howto for compiling libtheora on ubuntu 9.04 anybody ?
Hi all, While we were talking of theora PPA's it occured to me is there somebody who has made a howto to compile libtheora 1.1 alpha support in ubuntu 9.04 Why? 2 reasons . a. Whether we like it or not, Ubuntu is arguably one of the more successful distributions. b. When we compile any software we have the freedom and choice to add in flags which make it better for the individual. --
2008 Feb 12
1
Why no changelog & changes in the News
Hi all, I downloaded the newest package in the hopes of a changelog so I can ask for packaging in the distribution but there is no changelog in the Changelog. It was empty. The only thing which was relevant was in the News. Why the changelog is kept if its not gonna be used? -- Regards, Shirish Agarwal This email is licensed under
2009 Jul 09
2
less change, lower bandwidth demands
Hi all, First of all kudos to all the developers for taking the efforts to make theora (an open video format). I am helping a group of people to get some uncompressed .avi's transcoded/encoded to .ogg theora. I was just reading something about the .flv format (the one which is used in youtube) "In .flv files the less change there is, the lower the bandwidth demands &
2009 Jul 31
1
theora and videopress
Hi all, In order that theora is the default, there is need for more and more tools and sites to support it. In that area I came across videopress in my web wanderings. http://videopress.com/ which is supposed to be a 'complete video solution' for putting on the web. I also saw that videopress has a plugin http://wordpress.org/extend/plugins/video/ The fact that the plugin
2004 Aug 06
2
icecast2 and static files
On Monday 24 February 2003 17:32, Deva Seetharam wrote: > Hello > > using icecast1, it was possible to serve static music files. from my > prelim understanding, it seems like icecast2 can serve only streams. is > this correct? > No. icecast2 fully supports serving of static files. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2010 Dec 17
4
using rsync to keep squeeze amd64 image freshened.
Hi all, ? ? ? I tried to get my query of how to use rsync by the mailing list debian-user at lists.debian.org but the answers were not satisfactory. You can see the whole thread starting from http://lists.debian.org/debian-user/2010/12/msg00651.html What I want to do is to keep the weekly amd64 squeeze build , from t its
2004 Aug 06
2
icecast2 and static files
If you check this unofficial howto at http://quasi.ksl.com/icecast/ then you will find an example xml config file for ices which allows you to server static music files. However, you will need to remove the 'encoding' section of the file as on my system it would reencode on the fly as long as that section existed. --thanks Michael Edwards http://www.walledcity.ca >===== Original
2009 Jul 23
1
metadata for theora (like ID3 tags in .mp3 files)
Hi there, I had read somewhere that theora also has metadata stuff like id3 tags does for .mp3 . If yes, Is there a link where I can read more about the same? Also are there any end-user tools (GUI-based) which can do this ? If yes, links of those as well. Looking forward to hearing more on that. -- Regards, Shirish Agarwal My quotes in this email licensed under
2010 Nov 08
7
winbind sometimes does not resolve sid to a name
Sometimes a group sid does not get resolved to its name. Is this a settings problem? Looks like winbind deamon went dormant for a while and then woke up? I am using interface wbcLookupSid provided by the library libwbclient.so for resolving sids to names. These are the winbind related parameters in /etc/samba/smb.conf [global] # separate domain and username with '\', like
2001 Jan 19
1
Assertion failure in journal.c
Hi, While doing some stress testing with presto module from the intermezzo project layered over ext3, I got the following assertion failure: Jan 17 23:09:55 planck kernel: Assertion failure in jfs_prelock_buffer_check() at journal.c line 410: "bh->b_jlist == 0 || bh->b_jlist == BJ_LogCtl || bh->b_jlist == BJ_IO || bh->b_jlist == BJ_Data" Jan 17 23:09:55 planck kernel:
2011 Sep 23
0
ANNOUNCE: cifs-utils release 5.1 available for download
We've had a number of changes since the last release, and we have some other upcoming kernel changes that might require corresponding cifs-utils changes. So it's probably as good a time as any for a new release. Highlights: + fix for a minor security issue that can corrupt the mtab + new getcifsacl/setcifsacl tools that allow you to fetch and set raw Windows ACLs via an xattr. + a
2018 Nov 27
3
[PATCH] drm/fbdev: Make skip_vt_switch the default
KMS drivers really should all be able to restore their display state on resume without fbcon helping out. So make this the default. Since I'm not entirely foolish, make it only a default, which drivers can still override. That way when the inevitable regression report happens I can fix things up with a one-liner plus FIXME comment that someone should fix up the suspend/resume code in that
2003 Apr 24
2
msdfs problems
I have setup samba with msdfs, and configured it. The problem is that it works with some windows 2000 workstations, but not with others, even if they are at the same service pak levels. I.e, I have workstation a and workstation b, both running 2000. On workstation a, I can map the dfs share to a drive, and be able to access everything in that share (which is different shares on different
2004 Aug 06
2
song boundaries
On Tuesday 25 February 2003 10:31, Deva Seetharam wrote: > hello all, > > in icecast2, how can i determine when one *MP3* song ends and the next one > starts? > > i am involved in user preferences research and i am writing a statistics > collecting software the tracks the songs that are being played, the number > of people listening to particular songs, genre etc. > >
2001 Mar 16
1
switching kdb off?
Is there any way (short of not patching it into the kernel) to turn KDB off on a given machine? There are some machines I do not want dropping into kdb when/if it oopses. Thanx, b.
2011 Dec 10
0
ANNOUNCE: cifs-utils release 5.2 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Things have been relatively quiet lately. Time for a release! Highlights: * A lot of manpage updates, additions and corrections * cifs.idmap can now map uid/gid to SID in addition to the other way around * getcifsacl/setcifsacl are now installed by default in /usr/bin instead of /usr/sbin. The manpages are now in section 1. * cifs.upcall has a