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

여러가지 이슈 수정 #9

Merged
merged 13 commits into from
Mar 22, 2019
Merged

여러가지 이슈 수정 #9

merged 13 commits into from
Mar 22, 2019

Conversation

powerumc
Copy link
Contributor

다음의 항목이 수정되었습니다.

  • 비정상 종료 시 로그를 남기도록 수정
  • 강제로 존재하는 테이블/타입 이름으로 신규 테이블/타입을 생성하면 크래시 버그 수정
  • node의 Buffer.readInt32LE offset 값 제한에 따라 crema-reader.ts 패치
  • node 10.13.0 에서 Buffer 생성자가 deprecated 되어 Buffer.alloc 으로 변경
  • gen-ver.ps1 의 날짜 랜더링을 "D3" 로 변경
  • 로그인 시 발생할 수 있는 오류도 로그에 기록하도록 수정

admin and others added 13 commits December 11, 2018 17:42
크레마 비정상 종료에 로그를 남기도록 개선

- 서버의 예외에 대해 로그를 파일로 기록하도록 수정 e03de99
- 클라이언트의 비정상 종료 시 클라이언트 측 로그를 남기도록 수정 5edc222

See merge request !3
강제로 존재하는 테이블/타입 이름으로 신규 테이블/타입을 생성하면 크래시 버그 수정

See merge request !4
타입스크립트 64bit 읽어들이기 오류 패치

- node의 Buffer.readInt32LE offset 값 제한에 따라 crema-reader.ts 패치 3c58cfd
- node 10.13.0 에서 Buffer 생성자가 deprecated 되어 Buffer.alloc 으로 변경 42821c9

See merge request !5
@powerumc powerumc merged commit 50fb13f into master Mar 22, 2019
@powerumc powerumc changed the title 이슈 수정 여러가지 이슈 수정 Apr 9, 2019
@powerumc powerumc self-assigned this Sep 5, 2019
@powerumc powerumc added bug Something isn't working enhancement New feature or request labels Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant