Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parsing unicode files Парсинг Юнікоду #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sam4uk
Copy link

@Sam4uk Sam4uk commented Oct 10, 2021

Fixed a bug that occurs when parsing yaml files not encoded in ASCII
Chart

Виправлено помилку яка виникає при парсингу файлів закодовани не ASCII
коді

Fixed a bug that occurs when parsing yaml files not encoded in ASCII
Chart

Виправлено помилку яка виникає при парсингу файлів закодовани не ASCII
коді
@Sam4uk
Copy link
Author

Sam4uk commented Oct 17, 2021

AppVeyor build failed

Build started
git clone -q https://github.com/jimmiebergmann/mini-yaml.git C:\projects\mini-yaml
git fetch -q origin +refs/pull/15/merge:
git checkout -qf FETCH_HEAD
msbuild "C:\projects\mini-yaml\visualstudio\2017\Examples.sln" /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\projects\mini-yaml\visualstudio\2017\FirstExample.vcxproj]
Command exited with code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant