similar to: [LLVMdev] llvm.org bug trend

Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] llvm.org bug trend"

2013 Jul 30
0
[LLVMdev] [cfe-dev] llvm.org bug trend
It would be really nice if our bug tracker had something like the "Issues: 30-day summary" that this jira instance has < https://issues.apache.org/jira/browse/LUCENE>. Another interesting statistic that might be interesting to plot alongside the "open bugs" graph is "total lines of code" (or maybe just plot the ratio "bugs/LOC"). -- Sean Silva On
2013 Oct 21
0
[LLVMdev] llvm.org bug trend
This week, for the very first time since I started sampling (14 months ago), the weekly open-bug count went DOWN. Traffic on llvm-bugs indicates that Bill Wendling is doing a lot of this. Huzzah! --paulr From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On Behalf Of Robinson, Paul Sent: Tuesday, July 30, 2013 11:32 AM To: llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu
2013 Jul 30
0
[LLVMdev] [cfe-dev] llvm.org bug trend
On 07/31/13 01:31 AM, Robinson, Paul wrote: > > Over most of the past year, I have been keeping an eye on the overall > LLVM.org open-bug count. > > Sampling the count (almost) every Monday morning, it is a consistently > non-decreasing number. > > I thought I’d post something about it to the Dev lists, as the count > broke 4000 this past week. > > For your
2005 Jun 16
4
Out of memory problems - some interesting log file entries
This is a newly installed server running CentOS 4 with all current updates. It's been cruising nicely since installation a week ago until this morning. Then everyting started timing out and the attached messages appeared in the log (this is a short and sanitized extract). Load went sky high. Had to reboot to restore service and all looks happy again now, but if anyone can provide some
2011 Dec 16
3
ODBC problem - static realtime file not loading
Hi all I'm trying to configure my Asterisk setup to load the musiconhold.conf file from an ODBC connection to MySQL, working through the example given in the excellent book "Asterisk: The Definite Guide". I'm using Asterisk 1.4.19 and MySQL 5.1.58. I've configured the ODBC bit and in my GeneralLog on MySQL I can see the asterisk user connecting and sending a few SQL
2012 Feb 22
6
Unresponsive Agents - PE 2.0
Hi there, I am relatively new to Puppet (totally new) and had been cruising right along for a few days until about a week ago when our puppet agents went unresponsive. I''ve restarted both them and the servers several times to no avail. Can anyone point me down the path of how to diagnose this issue? We are currently evaluating Puppet to bring into our Enterprise for managing server
2005 Oct 14
6
Draggables onDragStart
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 1027 bytes Desc: image001.gif Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20051014/b3c26edf/attachment.gif
2013 Oct 21
0
[LLVMdev] LLVMdev Digest, Vol 112, Issue 56
Has anyone worked with or used the LLVM backend or compiler for Haskell ?? David On Monday, October 21, 2013 5:26 PM, "llvmdev-request at cs.uiuc.edu" <llvmdev-request at cs.uiuc.edu> wrote: Send LLVMdev mailing list submissions to     llvmdev at cs.uiuc.edu To subscribe or unsubscribe via the World Wide Web, visit     http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev or,
2007 Oct 12
2
Plotting question
I am constructing plots ( regular not lattice ) and my initial command is par(mar=c(3,4,2,2), mfcol=c(5,2)) and then I create 10 plots on the page. It looks great but the plots on the page go in the order 1 6 2 7 3 8 4 9 5 10 Where the numbers denote decile breakdowns. Is there an easy way to make them go from left to right so 1 2 3 4 5 6 7 8 9 10 I could try
2009 Apr 07
2
newbie query: simple crosstabs
I've been playing around with various table tools, trying to construct a fairly simple cross-tab. It shouldn't be hard, but for some reason it turning out to be (for me). If I want to see how many men and how many women agree with a agree/disagree question (coded 1,0), I can do this: >attach(mydata) >mytable <- table(male, q1.bin) # gender and a binary response variable
2020 Apr 24
4
Make llvm-commits default cc on Phabricator
Hello, I sometime forget to set the "Repository" when uploading a patch on Phabricator, and that prevents from adding llvm-commits as a subscriber. [cid:image001.png at 01D61A45.E388B060] Would it make sense to set 'LLVM Github Monorepo' as a default? Or subscribe 'llvm-commits' automatically when creating a patch? Thanks! Alex. -------------- next part --------------
2007 Nov 12
4
time plotting problem
I am completely misunderstanding how to handle dates. I want to plot a couple of data series against some dates. Simple example 1 below works fine. Unfortunately I have multiple observations per day (no time breakdowns) and observations across years. (example 2 very simplistic version ) Can anyone suggest a quick fix or point me to something to read? I thought that zoo might do it but I seem
2019 Feb 20
4
PJSIP DNS ISSUE
Anyone know how to disable DNS in asterisk so PJSIP still works when the internet goes down. I tried a few things but nothing is working. I even installed BIND on the asterisk box ...that didn't even work. Once I pull the plug on the internet, I cant dial anything. John Bittner CTO [xaccellogoemail] 380 US Highway 46, Suite 500 Totowa, NJ 07512 Phone: 201.806.2602 x2405 Fax:
2011 Oct 31
3
Wine problem with Orcs Must Die
Hi I've never used wine before, today I wanted to run Orcs Must Die Demo . exe I install it, but when i try run .exe in wine, nothing happens, I dont know why it doesn't work, maybe i should install some directx ? it should work, http://appdb.winehq.org/objectManager.php?sClass=version&iId=24607 do you know what is needed to run this game? greetings
2012 Feb 29
2
Gluster Management Console
Hi, I am trying to set up the Gluster Management Console (backend servers - centos 6, glusterfs 3.3beta2, management gateway - centos 6). I can launch the java app and make it through the password changing screen. Then I choose "register" and input the cluster name and the IP of one of the backend servers. I made it through the part where I had to set the root password on the backend
2019 Mar 21
9
Paging systems?
Does anyone have an (overhead) paging system that they like that works with SIP? We've got a client with an old paging system that (supposedly) just takes an rj11 POTS connection, but when we put an SPA Cisco adapter on it, it doesn't auto-answer the call, so paging never happens. [cid:image001.png at 01D4DFF6.9C1F1AA0] Michael J. Munger, dCAP, MCPS, MCNPS, MBSS Microsoft Certified
2018 Mar 29
4
Question
I own a recording studio. We do a weekly live concert broadcast to Facebook using Wirecast software. There is an internet radio station that uses icecast that wants to carry the audio from my broadcast live. I have no idea how to get the audio to them. I use Mac computers. Can someone help me with that. Cliff Witherspoon Red Arrow Entertainment 864-613-4201
2019 Dec 17
2
ARI strange bug on version 13.29.2
Hello, I am using an ARI dialer for my applications and since my last upgrade to Ver. 13.29.2 from 13.23.1 I am getting this strange bug from the ARI debugger: Debugging on all applications enabled <--- ARI request received from: x.x.x.x:63036 ---> HOST: x.x.x.x:8088 content-type: application/json authorization: Basic xxxx content-length: 265 body: { "context":
2015 Oct 05
9
[Bug 92287] New: Display errors in Qt applications after using Android Virtual Devices
https://bugs.freedesktop.org/show_bug.cgi?id=92287 Bug ID: 92287 Summary: Display errors in Qt applications after using Android Virtual Devices Product: Mesa Version: 11.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium
2007 May 01
10
Applet?
Hello people. I would like to know if someone knows about any applet to include in a web page to start calls. What I am looking for is something that doesn't allow users to change numbers, or any other option, so I can include it in my web page and force them to call to me and no one else. I have tried JIAXClient, but it allows people to call anywhere, and what I want is just a configurable