Conversation
Contributor
Two-Jay
commented
Apr 20, 2022
- 파싱 값 저장 구조체를 std::map<std::string, std::string> 에서 std::map<std::string, std::vectorstd::string>으로 수정
- cpp린트 기준으로 코드 포멧 수정 : 라인 80 줄이랑 레퍼런스->포인터 사용권고는 수정 x
- 로케이션 블록을 임의로 파싱하여 서버블록 파싱값과 같이 저장하도록 수정
- 자잘한 에러 수정
added 5 commits
April 19, 2022 17:36
테스트함수 전용 네임스페이스 추가
필요성이 없어진 이유로 함수의 특정 시그니쳐를 삭제합니다.
테스트로그 함수 업로드, server block도 볼 수 있도록 임시 지역변수 생성
제곧내입니다...
짜잘한 버그를 수정하고 린트룰에 맞추고 아침늦잠을 잤습니다....
added 2 commits
April 20, 2022 22:02
불필요해진 파일 삭제
에러 없는 버전으로 다시 올라갑니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.