Skip to content
#

c-plus-plus-11

Here are 384 public repositories matching this topic...

revolutionart
revolutionart commented Sep 10, 2019

This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.

Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)

5.6.1 Below
![ezgif-3-23d640313f55](https://us

RedDwarf69
RedDwarf69 commented Oct 8, 2019

https://www.boost.org/doc/libs/1_71_0/libs/beast/doc/html/beast/using_websocket/timeouts.html says

The timeout features of the TCP or basic stream should not be used when working with a websocket stream.

and

`The timeouts on the websocket stream are incompatible with the timeouts used in the tcp_stream. When constructing a websocket stream from a tcp stream that has timeouts enabled, th

Doc
KingDuckZ
KingDuckZ commented Mar 21, 2020

Current documentation page for nana::label says:

Arrow cursor becomes a hand when the cursor moves over the red text. Meanwhile, it calls a web browser to open the URL by clicking the red text. NOTE: the url only works under Windows

with the NOTE part in bright red. I found this is not true as opening urls works just fine for

satcom886
satcom886 commented Apr 26, 2020

When using Subsonic (or compatible server), a scrobbler can be configured in personal preferences. This means that you can configure the scrobbler once and supported clients will use it. The client-side configuration is as simple as checking a box. The client starts playing a song and the Subsonic server takes care of sending the info to the scrobbler service. In Airsonic, ListenBrainz and Last.fm

X-Ryl669
X-Ryl669 commented Apr 26, 2018

On the main page, the documentation talk about using ref_ptr for memory management, but none of the code does that. It's not clear what is the current memory model expectation from globjects now it's using unique_ptr, so I guess a update of the documentation is required.

It should answer these questions:

  1. When the globject interface use a plain pointer, who is managing the pointer life
bug
venediktov
venediktov commented Sep 22, 2017
  • create docker-compose-vanilla.yaml
    this command "docker-compose -f docker-compose-vanilla.yaml"
    should start NGINX configured for vanilla-rtb docker image + vanilla-rtb image with 3-4 http_handler_test running on 3-4 different ports .
    docker compose file should map volume for both nginx and vanilla-rtb , so that we could alter configuration if needed.
  • add performance tests results to o
nolanlawson
nolanlawson commented Nov 15, 2015

Cool project! 😃 Thought I would give you some pointers about how to run and pass the PouchDB test suite, since it's a pretty good way to determine whether or not you fully implement the CouchDB API. (For the record, Cloudant and PouchDB Server are passing, and Couchbase Sync Gateway passes most of it. Not sure about rsync or Drupal Relaxed Web Services.)

To run the test suite:

git clo

Improve this page

Add a description, image, and links to the c-plus-plus-11 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the c-plus-plus-11 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.