Skip to content
#

cplusplus

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 4,607 public repositories matching this topic...

NWU-NISL
NWU-NISL commented Sep 18, 2020

A typeerror occurred in ChakraCore when I passed an undefined parameter in TypedArray.prototype.sort(), but other engines, such as V8 and quickjs, did not throw an error. Therefore, I think there may be a problem here.

version

1.11.19

command

ChakraCore/out/Debug/ch testcase.js

testcase

var NISLFuzzingFunc = function(){
    var a = 
madebr
madebr commented Aug 13, 2020

The self.options object inside a main recipe has .get_safe attribute to get the value of a option or a default value if it does not exist.
But in a test package conanfile.py, this does not exist.

I believe options object in the main and test recipe should have the same options.

Environment Details (include every applicable attribute)

  • Operating System+version: Linux+Windows
carlhua
carlhua commented Jul 13, 2020

Clients that support multiple server connections would like to have a way to decide which server connection is best able to handle a query. Servers currently "sort of" expose their load as fees, but there's no real exposure of server load in a useful way. Some parameter should be added to the "server" publication stream that clients can just compare across servers to decide which is most likely to

perspective
mhfreund
mhfreund commented Aug 25, 2017

The Editor is lagging slow and thus unusuable.
Sometimes even crashes occur.
The Problem may be here: (taken from the CEF log, Messages repeated all over again):

[0823/024737:ERROR:gles2_cmd_decoder.cc(4643)] Error: 5 for Command kPostSubBufferCHROMIUM
[0823/024737:ERROR:gpu_channel_manager.cc(222)] Exiting GPU process because some drivers cannot recover from problems.
[0823/024737:ER

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia
You can’t perform that action at this time.