Skip to content

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Apr 22, 2014

很多情况下, long 模块会被安装多个版本, 直接使用 val instanceof Long 是无法检测成功的.

@@ -4,7 +4,10 @@ TIMEOUT = 1000
MOCHA_OPTS =

install:
@npm install --registry=http://registry.cnpmjs.org --cache=${HOME}/.npm/.cache/cnpm
@npm install --registry=http://r.cnpmjs.org
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

registry.npm.taobao.org ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的

@fengmk2
Copy link
Member Author

fengmk2 commented Apr 22, 2014

fix

@dead-horse
Copy link
Member

+1

dead-horse added a commit that referenced this pull request Apr 22, 2014
@dead-horse dead-horse merged commit ffacd21 into master Apr 22, 2014
@dead-horse dead-horse deleted the long-fix branch April 22, 2014 09:34
@fengmk2
Copy link
Member Author

fengmk2 commented Apr 22, 2014

good, 我发布一个版本

@dead-horse
Copy link
Member

好,我把一些基础库的依赖都改成 ^0.2吧

@fengmk2
Copy link
Member Author

fengmk2 commented Apr 22, 2014

嗯, 最好加上 Long.fromString('2147483648') 这个测试

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

Successfully merging this pull request may close these issues.

2 participants