4332 results
Order by date - Order by pertinence
All (4332)
Press (32)
High-tech (4298)
Forums (2)
 
Bug#698532: dash integer overflow behavior is non-typical
Package: dash Version: 0.5.7-3 Severity: minor Dash integer overflow is not in line with other shells nor with POSIX. When evaluating integer number in arithmetic expansion $((...)), dash behavior is not in line with other shells. For example, ...
Message posted on the January 19th, 2013 - 9:10 PM ET
FICO Xpress Optimization Suite Races Ahead of Competitors in Benchmark Speed Tests
FICO Xpress Optimization Suite 7.2 and FICO Decision Optimizer 6.2 provide top-speed solvers and complete modeling solution.
Press published on the May 18th, 2011 - 8:00 AM ET
Dell Bolsters PowerEdge Server Performance to Accelerate Virtualization and Cloud Computing Deployments
Dell’s new PowerEdge C6145 hyperscale-inspired server becomes one of the highest performing 2U servers available today with up to 96 cores of processing power Dell PowerEdge servers feature latest AMD ...
Press published on the February 14th, 2011 - 7:00 AM ET
Peregrine Semiconductor Expands High-Frequency Product Line With Next-Generation Phase-Locked Loop
Device features low phase noise Figure of Merit and supports operation at 5 GHz.
Press published on the June 4th, 2013 - 7:00 AM ET
New Analog Devices’ PLL Synthesizers Deliver Utmost Flexibility and Phase Noise Performance
Analog Devices, Inc. (ADI), a global leader in high-performance semiconductors for signal-processing applications and leading provider of RF ICs (radio frequency integrated circuits), today announced the ...
Press published on the January 5th, 2012 - 7:00 AM ET
IDT Expands Timing Leadership with Ultra-Flexible Frequency Translation Devices Featuring Industry-Leading Phase Noise Performance
IDT’s New Family of Universal Frequency Translators Allow Any Output Frequency, Regardless of Input Frequency, for Ultimate Flexibility and Ease-of-Use in High-Performance Applications.
Press published on the September 20th, 2011 - 4:30 AM ET
New PLL Synthesizer Facilitates Integration, Flexibility, Performance and Continuous Frequency Range Support
Analog Devices, Inc. (ADI), a global leader in high-performance signal processing technology and leading provider of RF ICs, today introduced a PLL (phase-locked loop) synthesizer for wireless communication systems ...
Press published on the June 1st, 2011 - 6:00 AM ET
Dassault Systèmes Announces Isight 5.5 for Simulation Automation and Design Optimization
Latest Release from SIMULIA Brand Supports Open Integration of Modeling and Simulation of Integrated Systems within Isight Simulation Process Flows.
Press published on the April 19th, 2011 - 8:25 AM ET
Other results are also available in our forums :
[PATCH] sysctl: fix improper indication of integer sysctl parameter
Hi, This patch fixes the improper type casting of integer sysctl parameters. When we read the sysctl parameter, they are always treated as signed integer, and are casted into unsigned long type in the current kernel. If we set a value equivalent ...
Message posted on the July 31st, 2012 - 9:00 AM ET
[PATCH] PM / Hibernate : Use get_gendisk to verify partition if resume_file is integer format
Sometimes resume= parameter comes in integer style (e.g. major:minor) then name_to_dev_t can not detect partition properly. (especially async device like usb, mmc) This patch calls get_gendisk if resumewait is true and resume_file is in integer ...
Message posted on the May 9th, 2012 - 6:30 AM ET
[PATCH] x86: mrst: quiet sparse noise about plain integer as NULL pointer
The second parameter to intel_scu_notifier_post is a void * not an integer. This quiets the sparse noise: arch/x86/platform/mrst/mrst.c:808:48: warning: Using plain integer as NULL pointer arch/x86/platform/mrst/mrst.c:817:43: warning: Using plain ...
Message posted on the April 24th, 2012 - 6:10 PM ET
[PATCH] media: videobuf2-dma-contig: quiet sparse noise about plain integer as NULL pointer
The function vb2_dma_contig_vaddr returns a void * not an integer. Quiets the sparse noise: warning: Using plain integer as NULL pointer Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Pawel Osciak ...
Message posted on the April 24th, 2012 - 7:20 PM ET
integer overflows in kernel/relay.c
My static checker is warning about integer overflows in kernel/relay.c relay_create_buf() 170 171 buf->padding = kmalloc(chan->n_subbufs * sizeof(size_t *), GFP_KERNEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This can only overflow on ...
Message posted on the February 7th, 2012 - 9:20 AM ET
Bug#629216: implicit declaration of function / assignment makes pointer from integer without a cast
Package: gnustep-base Version: 1.22.0-1 Severity: important gcc GSObjCRuntime.m -c -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIM E=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing ...
Message posted on the June 4th, 2011 - 11:20 AM ET