Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Fix code generation path escaping #991

Merged
merged 2 commits into from Jun 17, 2019

Conversation

jamiebrynes7
Copy link
Contributor

Description

See title. There were a few un-escaped paths.

Changelog incoming

@improbable-prow-robot improbable-prow-robot added A: tooling Area: Tooling size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. labels Jun 17, 2019
@jamiebrynes7
Copy link
Contributor Author

This resolves #992

@jamiebrynes7 jamiebrynes7 added the T: bug Type: This is a bug label Jun 17, 2019
@jamiebrynes7 jamiebrynes7 added this to the Release v0.2.4 milestone Jun 17, 2019
@jamiebrynes7 jamiebrynes7 merged commit 4557b57 into develop Jun 17, 2019
@jamiebrynes7 jamiebrynes7 deleted the bugfix/UTY-2092-codegen-paths branch June 17, 2019 16:16
jessicafalk pushed a commit that referenced this pull request Nov 15, 2019
* * Integrated the Development Authentication Flow
* Added a few options in SpatialGDKSettings

* * Refactor the callback code to check failure first;
* Add more information to the failure message;

* Update SpatialGDK/Source/SpatialGDK/Public/SpatialGDKSettings.h

Co-Authored-By: jessicafalk <31853332+jessicafalk@users.noreply.github.com>

* * Move the player id string for development authentication to SpatialConstants.

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/Connection/SpatialWorkerConnection.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/Connection/SpatialWorkerConnection.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* * Removed bConnectLocalServerWorker to follow 'spatial connect external' flow;
* Added #pragma optimize("", off) to prevent the strange behaviour of TCHAR_TO_UTF8;
* Changed the log level from Log to Error;
* Moved some magic strings and numbers to SpatialConstants;
* Updated some comment and header include;

* * Adapted Worker API change in 13.7.1

* * Renamed the category of the 'Cloud Test' to 'Cloud Connection';
* Removed FinishDevelopmentAuth();
* Removed '#pragma optimize';
* The worker API parameters are now allocated in stack rather than heap.

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/Connection/SpatialWorkerConnection.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/Connection/SpatialWorkerConnection.cpp

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* * Used LOCATOR_HOST constant in FLocatorConfig;
* Used named FTCHARToUTF8 object to convert string;

* * Fleshed out the SUCCESS message when received PIT and LT;

* * Fix variables naming to capital

* Update SpatialGDK/Source/SpatialGDK/Private/Interop/Connection/SpatialWorkerConnection.cpp

Co-Authored-By: Sahil Dhanju <Vatyx@users.noreply.github.com>

* * Updated the changelog
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: tooling Area: Tooling size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. T: bug Type: This is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants