Trending repository
-
Updated
Apr 24, 2022 - CSS
On this episode of The Download, Senior Developer Advocate Christina Warren is covering the latest developer news of the week, including: Git 2.36, Dependabot Updates, DALL-E 2, and more!
April 28, 2022 • Online
Open source projects built in or receiving significant contributions from Brazil :brazil:
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
Install the open-source plugin for your editor
Write code like you already do
Get a personal or team dashboard with metrics about your programming
The Jira and GitHub integration synchronizes development across tools and uses automation to remove manual steps and shorten delivery time.
By connecting your code in GitHub to your projects in Jira, your developers can focus less on updates and more on building great products. And with source code data flowing through Jira, the broader team can visualize deployment data in one place, extract key insights, and build powerful automations in Jira.
In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.
So the 1567th line should be removed.
![image](https://user-im